-
Notifications
You must be signed in to change notification settings - Fork 19
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
chore(UI): Remove view builder #1267
Conversation
Coverage Report for frontend
File Coverage
|
remove skore/src/skore/persistence/repository/view_repository.py
Coverage Report for backend
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried with the window covering half of my screen, and it's great!! I really like that there is little margin, in a context where I need all the space to be useful. I also like where the annotation pencil is now.
I noticed these three points, none of them is a big deal.
point 1
when hovering the project name, it gives me the location. It's nice so i'm not lost, but i'd like to have it complete. Is it possible to display it on several lines? or on the right?
point 2
I don't think that it's something introduced in the PR, but if it's not too difficult, when the item contains text, I'd like to have it in a grey rectangle like the other objects, otherwise it get mixed with the notes (cf below).
point 3
I like the idea to have a #n
after the object name to display that there is another one! But it's very small, i had a hard time reading.
…at the bottom start of the related element.
…u can find pretty much everywhere
s Please enter the commit message for your changes. Lines starting
Point 1Tooltip will now never be larger than 50% of the viewport and placed at the bottom start of the related element. Point 2Nice catch ! Point 3 |
it's good for me from a functional point of view, thanks :) ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At a glance this looks fine to me
Closes #1266.
This PR removes all view builder related code.
Activity feed item now have a version number in backend aswell as in frontend.
User can now annotate there items in the activity feed.
UI preview:
feed.mp4