You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current filter for selecting a tech stack only allows for a single selection using radio buttons. This limits users who want to filter by multiple technologies. Changing the radio buttons to checkboxes would enable users to select more than one tech stack.
Proposed Solution:
Replace the current radio button filter with checkboxes, allowing multiple selections.