Skip to content

chore: simplify embedded frontend UI #4326

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

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

korniltsev
Copy link
Collaborator

@korniltsev korniltsev commented Jul 29, 2025

  • Remove a lot of unused UI code (authorization, api keys, adhoc, settings, tag explorer)
  • Remove some of UI (diff, compare), leave only single flame graph page. I assume not a lot of people use diff and compare , so I propose to sacrifice them.
  • Remove tests and test dependencies. I mostly propose to do this to have less dependencies and less "security" updates.
  • Drastically reduces the redux state, should simplify updates/migrations there in the future.

This draft is just an RFC - attempt to improve and simplify our maintenance of embedded frontend. Curious what others think of my assumptions 🧠 and sacrifices 🗡️

@simonswine
Copy link
Contributor

Yes, I would support this effort!

@korniltsev
Copy link
Collaborator Author

This is how it would look

Screenshot_20250729_161714

@korniltsev korniltsev marked this pull request as ready for review July 29, 2025 09:18
@korniltsev korniltsev requested a review from a team as a code owner July 29, 2025 09:18
@korniltsev korniltsev marked this pull request as draft July 29, 2025 09:38
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