Skip to content
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

First set of UI improvements #549

Merged
merged 20 commits into from
Mar 22, 2024
Merged

First set of UI improvements #549

merged 20 commits into from
Mar 22, 2024

Conversation

kylecourounis
Copy link
Collaborator

Here are some of the UI changes:

  • Improved the position of the header/title text on the dashboard pages.
  • Improved the sidebar
  • Improved the AI drawer
  • Greatly improved the way new documents are created
  • Improved the editor UI to give more space to write by default and make it less claustrophobic overall.

Things we still need to do:

  • Font continuity - aside from the homepages, I got rid of all the different fonts (Helvetica, Verdana, Arial, etc), on most of the CSS elements and just let it use the system font. We still need to pick a solid font and apply it across the site, but this is a start to making that easier.
  • Tags are still kind of broken and need work - you can add them, but you can't see them anywhere in the document. Still trying to add them to the modal popup.
  • Improve the Friends page. I'm not liking the way the request box sits on the top of it.

@kylecourounis kylecourounis added UI Design Development or modification of UI design UI / Front end Changes to the UI, Front end JS, CSS, etc labels Mar 20, 2024
Copy link
Collaborator

@briangormanly briangormanly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@briangormanly briangormanly merged commit 569fd0f into main Mar 22, 2024
4 checks passed
@briangormanly briangormanly deleted the UI-Changes branch March 22, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Design Development or modification of UI design UI / Front end Changes to the UI, Front end JS, CSS, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants