Project

General

Profile

« Previous | Next » 

Revision 1cbea296

Added by Maria Agaphontzev 12 months ago

Fixes #36470 - Add missing ouia-ids to all pf4

View differences:

webpack/assets/javascripts/react_app/components/Layout/components/TaxonomySwitcher/TaxonomyDropdown.js
const footer = (
<ContextSelectorFooter>
<Button
ouiaId={`manage-taxonomy-button-${taxonomyType}`}
isSmall
component="a"
className={taxonomyType}
......
);
return (
<ContextSelector
ouiaId={`taxonomy-context-selector-${taxonomyType}`}
id={id}
toggleText={
currentTaxonomy || (

Also available in: Unified diff