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

Inbox Filters: ID Filter Appears Without Corresponding Column in Datagrid. #1968

Open
ashishkumar-webkul opened this issue Jan 17, 2025 · 0 comments
Labels

Comments

@ashishkumar-webkul
Copy link
Collaborator

Title

Inbox Filters: ID Filter Appears Without Corresponding Column in Datagrid.

Issue Description

In the Admin Inbox, the filters section includes an ID filter. However, the corresponding ID column is not displayed in the datagrid. This inconsistency may confuse users. To resolve this, either:

  1. Add the ID column to the datagrid, or
  2. Remove the ID filter from the filters section.

Preconditions

  1. Admin must be logged in.

Steps to Reproduce

  1. Log in to the Admin Panel.
  2. Navigate to Inbox > Mail.
  3. Look at the available filters and notice the presence of the ID filter.
  4. Check the datagrid and confirm the absence of the ID column.

Expected Result

The functionality should be consistent:

  • If the ID filter is present, the ID column should also appear in the datagrid.
  • Alternatively, if the ID column is not needed, the ID filter should be removed.

Actual Result

  • The ID filter is available in the filters section, but the ID column is missing from the datagrid.

Screenshots (if applicable):
https://prnt.sc/_SrEVy-C9R91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant