Skip to content

Conversation

julien-nc
Copy link
Member

And replace custom icons by material ones.

@julien-nc julien-nc added enhancement New feature or request 3. to review labels Jun 27, 2025
@janepie
Copy link
Member

janepie commented Jun 27, 2025

SendIcon to SendOutlinedIcon?
And maybe InformationBox to InformationBoxOutline but it's really not pretty

@edward-ly
Copy link
Contributor

edward-ly commented Jun 27, 2025

also ShareVariantIcon to ShareVariantOutlineIcon, maybe

@julien-nc
Copy link
Member Author

SendOutlinedIcon looks bad, the normal one is not so "thick". I think that's ok.
ShareVariantOutlineIcon does not look good either IMO.

@edward-ly
Copy link
Contributor

edward-ly commented Jun 27, 2025

That's fine. How about:

  • PencilIcon to PencilOutlineIcon
  • FileDocumentIcon to FileDocumentOutlineIcon

@julien-nc
Copy link
Member Author

@edward-ly Yep, done, thanks.

Base automatically changed from enh/noid/vue3 to main June 30, 2025 10:41
Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

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

Not really related to vue 3 migration but it could be a good place to fix this. It happens when the text contains large texts that cannot be wrapped on spaces like long URLs. The browser window has been shrunk horizontally too.

image

These seem like vue 3 regression/prop change.

  1. User status is disabled so should not be displayed for "admin". The new prop is hideStatus .
  2. Assistant icon is not centered

image

… material ones

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
…the chat

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc
Copy link
Member Author

@kyteinsky Thanks. I think both those issues are now fixed (with the last 2 commits).

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Copy link
Contributor

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

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

@julien-nc julien-nc merged commit 6d292e5 into main Jun 30, 2025
9 checks passed
@julien-nc julien-nc deleted the enh/noid/icons branch June 30, 2025 15:31
@janepie janepie mentioned this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants