Skip to content

Refactor UI styles, tab handling, and parsing logic; tidy hooks & sma…#7

Merged
animeshkundu merged 2 commits into
feature/improvementsfrom
main
Nov 9, 2025
Merged

Refactor UI styles, tab handling, and parsing logic; tidy hooks & sma…#7
animeshkundu merged 2 commits into
feature/improvementsfrom
main

Conversation

@animeshkundu

Copy link
Copy Markdown
Owner

…ll bugfixes (#6)

  • Replace dark-theme and muted utility classes with consistent neutral/color tokens and simplify UI markup across InspectorPanel and SessionGrid. Update tab defaulting and hex rendering to avoid unnecessary effects and synchronous setState during render.
  • Improve URL construction in SazParserService to respect TLS/CONNECT sessions and avoid always forcing https; construct absolute URLs only when needed.
  • Simplify icon usage and UI behaviors (carousel, sidebar skeleton, search input) and make small performance/stability fixes (deferred setState in carousel, deterministic sidebar skeleton width, useIsMobile initial state).
  • Tests updated to reflect class/name changes and refined text matching (no behavior changes intended).
    Files changed (source, non-test)

…ll bugfixes (#6)

- Replace dark-theme and muted utility classes with consistent
neutral/color tokens and simplify UI markup across InspectorPanel and
SessionGrid. Update tab defaulting and hex rendering to avoid
unnecessary effects and synchronous setState during render.
- Improve URL construction in SazParserService to respect TLS/CONNECT
sessions and avoid always forcing https; construct absolute URLs only
when needed.
- Simplify icon usage and UI behaviors (carousel, sidebar skeleton,
search input) and make small performance/stability fixes (deferred
setState in carousel, deterministic sidebar skeleton width, useIsMobile
initial state).
- Tests updated to reflect class/name changes and refined text matching
(no behavior changes intended).
Files changed (source, non-test)
@animeshkundu animeshkundu merged commit ae90464 into feature/improvements Nov 9, 2025
7 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