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

Update DataTable's filter status bar's messaging #2676

Closed
adamstankiewicz opened this issue Sep 29, 2023 · 1 comment · Fixed by #2757
Closed

Update DataTable's filter status bar's messaging #2676

adamstankiewicz opened this issue Sep 29, 2023 · 1 comment · Fixed by #2757

Comments

@adamstankiewicz
Copy link
Member

Description

https://paragon-openedx.netlify.app/components/datatable/#frontend-filtering-and-sorting

When a column is filtered, the "Filtered by {accessor}" name is displayed in the FilterStatus component. The accessor is generally not user-friendly and is often desired to be hidden as a result.

Instead, let's display the Header attribute name for the column in the "Filter by {Header}" text instead.

@khudym
Copy link
Contributor

khudym commented Oct 27, 2023

PR: #2757

@viktorrusakov viktorrusakov linked a pull request Oct 30, 2023 that will close this issue
10 tasks
@PKulkoRaccoonGang PKulkoRaccoonGang moved this from To Do to In review in Paragon Working Group Oct 31, 2023
@github-project-automation github-project-automation bot moved this from In review to Done in Paragon Working Group Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants