Conversation
WatermelonAI SummaryThe 10 commits in this pull request tell us that the focus is on improving the responses of the system. Commits 1-4 involve handling errors and improving the code. Commit 5 adds a suggestion for users to login. Commit 6 allows users to open links with a click. Commit 7 makes the title and body of the message appear in a textpane with arrows. Commits 8-10 focus on UI enhancements, such as adding breaklines, fixing panel opening, and merging the development branch into the feature branch. Overall, the pull request aims to enhance the response handling and user experience. GitHub PRsClick here to login to Jira Notion PagesLinear TicketsClick here to login to Asana |
baristaGeek
left a comment
There was a problem hiding this comment.
I'm not sure how to test this but after running the extension this LGTM.
Run the extension, wait for response, click around. |
Description
Will now show errors of every kind, such as network, no token, etc.
Type of change
Notes
No token takes the user to the dashboard
Acceptance