Skip to content

enhance schema viewer with advanced search, tooltips, and UX improvements#2

Merged
danielspofford merged 1 commit into
mainfrom
spoff/iterate
Sep 15, 2025
Merged

enhance schema viewer with advanced search, tooltips, and UX improvements#2
danielspofford merged 1 commit into
mainfrom
spoff/iterate

Conversation

@danielspofford
Copy link
Copy Markdown
Contributor

  • Add comprehensive search functionality with direct/nested match indicators
  • Implement tooltip system with shimmer effects and keyboard shortcuts (Ctrl key)
  • Enhance navigation with proper URL hash linking and active route indicators
  • Add configurable example language support (YAML, JSON, TOML) with persistent settings
  • Improve accessibility with better focus management and ARIA labels
  • Add visual feedback for search hits and invalid schema states
  • Enhance settings modal with localStorage persistence per site
  • Refactor property expansion logic for better search result handling
  • Add "no search results" state with user guidance
  • Improve badge styling and interaction patterns
  • Remove unused development files and symlinks

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread src/components/OneOfSelector.tsx
@danielspofford danielspofford force-pushed the spoff/iterate branch 2 times, most recently from 55616bf to bd6b87f Compare September 15, 2025 16:21
…provements

- Add comprehensive search functionality with direct/nested match indicators
- Implement tooltip system with shimmer effects and keyboard shortcuts (Ctrl key)
- Enhance navigation with proper URL hash linking and active route indicators
- Add configurable example language support (YAML, JSON, TOML) with persistent settings
- Improve accessibility with better focus management and ARIA labels
- Add visual feedback for search hits and invalid schema states
- Enhance settings modal with localStorage persistence per site
- Refactor property expansion logic for better search result handling
- Add "no search results" state with user guidance
- Improve badge styling and interaction patterns
- Remove unused development files and symlinks
@danielspofford danielspofford merged commit 05f867f into main Sep 15, 2025
2 checks passed
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