Project

General

Profile

Actions

Bug #36557

closed

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

Added by Ron Lavi about 3 years ago. Updated about 1 month 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 about 3 years ago

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

Updated by Chris Roberts almost 3 years ago

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

Updated by The Foreman Bot almost 3 years 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 over 2 years ago

  • Fixed in Releases Katello 4.12.0 added
Actions #5

Updated by Lucy Fu over 2 years ago

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

Updated by Ian Ballou over 2 years ago

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

Updated by The Foreman Bot over 2 years ago

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

Updated by Ewoud Kohl van Wijngaarden about 1 month ago

  • Red Hat JIRA set to SAT-18803
Actions

Also available in: Atom PDF