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

General improvements [Frontend] #70

Open
2 of 4 tasks
SilviaAmAm opened this issue May 31, 2024 · 0 comments
Open
2 of 4 tasks

General improvements [Frontend] #70

SilviaAmAm opened this issue May 31, 2024 · 0 comments

Comments

@SilviaAmAm
Copy link
Contributor

SilviaAmAm commented May 31, 2024

Things that were noticed while working on maykinmedia/open-archiefbeheer#54

  • The component AttributeTable does not wrap on mobile view
  • In the DataGrid component, if there are few rows and the paginator is used, the paginator is shown under the last row of the table. It would be nice to be able to show it at the bottom of the page like in this design
    Screenshot from 2024-05-31 10-31-08
  • When the component DataGrid is loading, the spinner is shown on the paginator (very small). I hadn't noticed it at all in the beginning, so I think the 'loading' state needs to be clearer. It should also not be possible to select/deselect items while data is being fetched.
  • In the DataGrid component with filters, for every keystroke a request is sent to the backend. This should probably be debounced.
@SilviaAmAm SilviaAmAm changed the title General improvements General improvements [Frontend0] May 31, 2024
@SilviaAmAm SilviaAmAm changed the title General improvements [Frontend0] General improvements [Frontend] May 31, 2024
Xaohs pushed a commit that referenced this issue May 31, 2024
@Xaohs Xaohs mentioned this issue May 31, 2024
@Xaohs Xaohs removed their assignment Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants