-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
WatermelonAI SummaryThe 8 commits in this Pull Request involve several UI improvements, such as making arrows not bold, changing the appearance of white arrows, compressing the size by not adding an expanded panel, fixing a case when there are no results, and changing the font. The PR also includes the addition of the Roboto Mono font. Overall, these changes aim to enhance the user interface and improve the visual experience of the application. GitHub PRsClick here to login to Jira Notion PagesLinear TicketsClick here to login to Asana |
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.
The huge spaces that were being programmatically generated between one piece of indexed information and the next one have been removed and that LGTM. But:
-
The font with serifs doesn't look "computational" the old font was better.
-
In what we currently have on the dev branch the AI summary (has good quality on our IDE extensions) is expandible. On this branch I'm only able to see the first line.
-
A minor detail (it can be done later): To improve readibility of the indexed info, the font color of the title of a piece of retrieved info should be different than the one of the body of such.
Attaching an image just in case it's something with my local setup.
|
I've been trying as well (after pulling the new changes) and haven't been able to as well. Let's just consider it either an edge case or fixed. |
Description
Several UI improvements
Type of change
Notes
Acceptance