Bug #32181
closedRed Hat Repositories page product and repo type filters not working on production setup
Description
'Filter by product' and 'filter by type' dropdowns are not working on prod setup.
See links in chat below for illustrations.
Maybe related: See webpack/components/react-bootstrap-select/index.js - we should NEVER be using jquery inside a React component without using refs.
<mhulan> jeremylenz: let me share a gif
<mhulan> jeremylenz: here's what I see https://imgur.com/a/loTF214
<jeremylenz> mhulan: I did some investigating and it looks like the data is coming in to Redux correctly. And it's actually there in the DOM too, but just totally messed up.
<jeremylenz> mhulan: the HTML rendered in your nightly: https://pasteboard.co/JTXI2cz.png
<jeremylenz> mhulan: vs my dev box: https://pasteboard.co/JTXJ73H.png
<jeremylenz> As to why it's happening, still not sure. Weirdest thing I've seen in a while. It might have something to do with some ancient react-bootstrap code we have in katello
<jeremylenz> I'm gonna file a redmine
<mhulan> jeremylenz: thanks for taking a look, I wonder if assets gets scrumbled somehow during packaging
Updated by Ian Ballou over 3 years ago
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Updated by Jonathon Turel over 3 years ago
- Status changed from New to Assigned
- Assignee set to Jonathon Turel
Updated by Jeremy Lenz over 3 years ago
- Status changed from Assigned to Duplicate
- Target version changed from Katello 4.1.0 to Katello Recycle Bin
Updated by Jonathon Turel over 3 years ago
- Has duplicate Bug #32711: Red Hat repositories page filtering dropdowns do not work in production added