Skip to content

Conversation

@SoulKa
Copy link
Collaborator

@SoulKa SoulKa commented Oct 24, 2025

Changes

  • Persist the request URL as object instead of string. It contains the base URL as string and the parsed query parameters
  • Drastically remove query-related code from render components
  • Make UrlInput stateful and self-parsing
  • (Once again) downgrade monaco-editor to 0.53.0 as the latest version is broken in React

Testing

Screen.Recording.2025-10-28.at.14.44.35.mov

Checklist

  • Issue has been linked to this PR
  • Code has been reviewed by person creating the PR
  • Automated tests have been written, if possible
  • Manual testing has been performed
  • Documentation has been updated, if necessary
  • Changes have been reviewed by second person

@SoulKa SoulKa self-assigned this Oct 24, 2025
@SoulKa SoulKa linked an issue Oct 24, 2025 that may be closed by this pull request
@SoulKa SoulKa mentioned this pull request Oct 27, 2025
6 tasks
@SoulKa SoulKa force-pushed the feature/url-as-object branch from abe9fc3 to 792fea1 Compare October 27, 2025 13:57
@SoulKa SoulKa marked this pull request as ready for review October 28, 2025 08:40
@SoulKa SoulKa force-pushed the feature/url-as-object branch from 86291b8 to 869f30c Compare October 28, 2025 10:17
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.

Persist URL as object instead of String

2 participants