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

Improve the "Snippets Seeker" UI using Calcite #61

Open
6 tasks
hhkaos opened this issue Oct 22, 2024 · 0 comments
Open
6 tasks

Improve the "Snippets Seeker" UI using Calcite #61

hhkaos opened this issue Oct 22, 2024 · 0 comments
Labels
help wanted Extra attention is needed type/enhancement New feature or request

Comments

@hhkaos
Copy link
Member

hhkaos commented Oct 22, 2024

The Snippets Seeker is interface currently looks like this:
Screenshot 2024-10-22 at 15 26 08

Proposed enhancements:

  • Preselect "JavaScript" on start
  • Replace the current interface with something more modern using Calcite UI Components
  • Add code syntax highlighting using highlight.js
  • Make sure it is responsive
  • Introduce a text field allowing searching on any field (prefix, name, description, body) , we could use an external utility like json-find
  • Replace the top banner with a step-by-step tour like intro.js (or similar tool) to be displayed the first time you enter, and in the subsequent times, if you click on a help icon.
@hhkaos hhkaos added help wanted Extra attention is needed type/enhancement New feature or request labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant