Problem statement
In the Flask-based version of the tool, we had a section that allowed users to filter by specific point-release distributions. For instance, if you search for "RHEL", when the results came back you could specify which RHEL versions you wanted. Based on feedback from users, this was used a lot, since sometimes they only wanted to search RHEL 10.x, for instance, rather than RHEL 8.
Screenshot of how this was implemented:
Proposed solution
Include something similar in our new React-based UI.
Please start with a mock-up before writing any code so we can run this by our users.
Alternatives considered
No response
Problem statement
In the Flask-based version of the tool, we had a section that allowed users to filter by specific point-release distributions. For instance, if you search for "RHEL", when the results came back you could specify which RHEL versions you wanted. Based on feedback from users, this was used a lot, since sometimes they only wanted to search RHEL 10.x, for instance, rather than RHEL 8.
Screenshot of how this was implemented:
Proposed solution
Include something similar in our new React-based UI.
Please start with a mock-up before writing any code so we can run this by our users.
Alternatives considered
No response