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

fix: ui fixes for playground #80

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KaviiSuri
Copy link
Contributor

This PR adds ui fixes to polish playground, it does the following

  1. fixes empty states both when no query is in the searchbox, and query is present but there is no result
  2. fixes scroll behaviour and size of the searchbox, so everything fits in the viewport, and user doesn't have 2 levels of scrolls to access results
  3. Labels for the counters are bolded for clarity and visual heirarchy
  4. the terminal is aligned to the header's icon, and alignment works across all screen sizes
  5. there are no visual size jumps when the result set changes, this is done by disabling no-wrap in syntax section of command cards.

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.

1 participant