Skip to content

chore(web-console): UX improvements around editor#338

Merged
bluestreak01 merged 25 commits intomainfrom
web-console/error-highlight
Oct 15, 2024
Merged

chore(web-console): UX improvements around editor#338
bluestreak01 merged 25 commits intomainfrom
web-console/error-highlight

Conversation

@insmac
Copy link
Copy Markdown
Contributor

@insmac insmac commented Oct 7, 2024

  • Scrolling to error position in the editor
  • Truncate query text in Notifications bar, add Copy CTA
  • Switch the green "play" triangle in the editor margin to "stop" when query is running. clicking on the "stop" button will cancel.
  • Proper multi-tab error support. Error markers (highlight + squiggly lines) in one tab should not spill over to the next one, they should be separate.
  • Remove = as word delimiter, so that expressions like == can be highlighted as errors (since they can now be tokens)

@insmac insmac marked this pull request as ready for review October 10, 2024 06:08
@bluestreak01 bluestreak01 merged commit c748239 into main Oct 15, 2024
@bluestreak01 bluestreak01 deleted the web-console/error-highlight branch October 15, 2024 17:00
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