Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCFS - Filter correctly Active/Inactive users in Organization #1634

Open
areyeslo opened this issue Jan 8, 2025 · 0 comments
Open

LCFS - Filter correctly Active/Inactive users in Organization #1634

areyeslo opened this issue Jan 8, 2025 · 0 comments
Assignees

Comments

@areyeslo
Copy link
Collaborator

areyeslo commented Jan 8, 2025

Describe the Bug:
Under organization, when showing Inactive users, the filters are applied to all users:
{"role":{"filterType":"text","type":"equals","filter":"Manage Users"}}

Then, the result provided by the filters can include active users:
Image

Expected Behaviour
When filtering users, we need to simplify the interface by removing the Show active users and Show inactive users buttons. Instead, we should consolidate the data into a single table and add a dropdown menu to toggle between active and inactive users. This approach will improve usability and reduce unnecessary complexity.

Steps to reproduce
Steps to reproduce the behaviour:
User/Role: BCeID

Go to Organization in Home page.

@dhaselhan dhaselhan self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants