Remove hard coded tab index for filters

Created on 25 October 2024, about 2 months ago

Problem/Motivation

In [PP-1] Create some front-end components to render filters defined by the source Postponed we found that somewhere in the code we have hard coded the tab index for each filter and because of this there is a restriction occurring that the order of the defined source filters should be categories -> security coverage -> maintenance status -> development status which is not correct.

Steps to reproduce

Proposed resolution

Remove the hard coded tab index for the filters. Maybe the solution could be that the tab index is dynamically set according to the order in which source filters are defined.

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India kunal.sachdev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024