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

Enhances the styling of the items table #306

Merged
merged 3 commits into from
Sep 28, 2022

Conversation

sagarbaver
Copy link
Contributor

I've updated the styling of the table that lists all the items under a particular DynamoDB table page.

  • Updates the first row to be a th instead of td and its background is now light grey in color.
  • Makes the table responsive by using an appropriate Bootstrap class.
  • Makes the "Actions" column (first column) sticky so that users can easily click on the "View" link while scrolling horizontally through a large row item.
  • Every row has a style on hover that makes it easier to spot.

Screenshot 2022-09-18 at 18-49-32 DynamoDB Admin
Note: The values in the above screenshot have been masked.

These styling changes make it easier to navigate rows with long string values. They improve the experience problems highlighted under #92.

@sagarbaver
Copy link
Contributor Author

@rchl If you get a moment, could you please review this PR?

@rchl rchl merged commit 54b1fad into aaronshaf:master Sep 28, 2022
@rchl
Copy link
Collaborator

rchl commented Sep 28, 2022

Thanks

@sagarbaver sagarbaver deleted the fix/issue-92 branch September 29, 2022 02:37
@TobbenTM TobbenTM mentioned this pull request Dec 23, 2022
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

Successfully merging this pull request may close these issues.

2 participants