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

Table page empty state looks odd when there are no records and current role does not have SELECT on the table #3911

Open
pavish opened this issue Oct 2, 2024 · 0 comments
Labels
affects: ux Related to user experience type: bug Something isn't working

Comments

@pavish
Copy link
Member

pavish commented Oct 2, 2024

Description

  • Open an empty table that the current logged in user's role does not have SELECT on.
  • Notice an empty page:
  • Screenshot 2024-10-02 at 5 44 47 PM
  • There is no clear message to the user here, which might lead the user to assume that the product is buggy.
  • For comparison, this is how it looks when role also has INSERT and UPDATE.
  • Screenshot 2024-10-02 at 5 50 19 PM
@pavish pavish added type: bug Something isn't working affects: ux Related to user experience labels Oct 2, 2024
@pavish pavish added this to the v0.2.0-testing.1 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: ux Related to user experience type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants