Project

General

Profile

Actions

Bug #36557

closed

React does not recognize the `ouiaId` prop on a DOM element

Added by Ron Lavi 11 months ago. Updated 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Fixed in Releases:
Found in Releases:

Description

After introducing an eslint rule to find all of the missing ouiaIds, we added that prop to components that passes it straight to the DOM, which causes an error like the following:

react-dom.development.js:88 Warning: React does not recognize the `ouiaId` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `ouiaid` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in button (created by Button)
in Button (created by SubscriptionsToolbar)

Actions #1

Updated by Partha Aji 10 months ago

  • Target version set to Katello 4.10.0
  • Triaged changed from No to Yes
Actions #2

Updated by Chris Roberts 6 months ago

  • Target version changed from Katello 4.10.0 to Katello 4.11.0
Actions #3

Updated by The Foreman Bot 6 months ago

  • Status changed from New to Ready For Testing
  • Assignee set to Lucy Fu
  • Pull request https://github.com/Katello/katello/pull/10795 added
Actions #4

Updated by The Foreman Bot 5 months ago

  • Fixed in Releases Katello 4.12.0 added
Actions #5

Updated by Lucy Fu 5 months ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Ian Ballou 5 months ago

  • Fixed in Releases Katello 4.11.0 added
  • Fixed in Releases deleted (Katello 4.12.0)
Actions #7

Updated by The Foreman Bot 2 months ago

  • Pull request https://github.com/Katello/katello/pull/10920 added
Actions

Also available in: Atom PDF