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

Mail UI - Todos #69

Open
defnax opened this issue Mar 22, 2023 · 9 comments
Open

Mail UI - Todos #69

defnax opened this issue Mar 22, 2023 · 9 comments

Comments

@defnax
Copy link
Contributor

defnax commented Mar 22, 2023

Hello here i list some todos/ideas:

  • Dark background (for boxes list)

  • Add/Edit Tags (Low )

  • Move Tags functionality Button to Mail view (Low)

  • Display Avatars in Author column and in Mail View (Low)

  • Better Mail Ui Design/structure (Low)

  • Reply/Reply all, forward (high)

  • Show attached files view (High)

  • Spam column for select as Spam (Low)

  • Better Mail composer Ui (Low)

  • View only 50 mails per page no endless scrollbar/ or not load all mails (low)
    image

  • View Setting for Mail display (No split, Right of Inbox, Below Inbox) (Low)
    image

@defnax
Copy link
Contributor Author

defnax commented Mar 22, 2023

@defnax
Copy link
Contributor Author

defnax commented Mar 23, 2023

Mail composer ideas:

  • Add Recipient as [ + ] Button
  • Own line for each To, CC or BCC
  • Auto complete feature for To, CC, BCC field
  • Better layout
    image

@zelfroster
Copy link
Contributor

zelfroster commented Mar 25, 2023

Avatar display on Mail view image

I have done this.
1679744403_Mar25_17:10:03

And have been trying to display a default user image when user doesn't have an avatar image, but it is not working.
The image is in data/user.png location, and I am giving the same source path src: '../data/user.png' for the image, but it is not getting loaded.
1679744412_Mar25_17:10:12

I have tried so much for making this work, but haven't been able to do this. Need some guidance.

@zelfroster
Copy link
Contributor

Update
I am thinking of doing this instead. I have shown their first character of name in the icon.
What do you think?
1679747735_Mar25_18:05:35

Did this also for People Section.
1679747717_Mar25_18:05:17

@defnax
Copy link
Contributor Author

defnax commented Mar 25, 2023

Its good, maybe later when you know how, then can be fixed or use of identicon for people without avatars but not yet importend

@defnax
Copy link
Contributor Author

defnax commented Mar 30, 2023

hi, what i forget attached files view is missed, show when mail is selected the files too, dont know yet how to show it
@zelfroster
Idea show a different view for show files in Attachments view & for every mail view a field or view to show the attached files for download

  • Special Files view for Attachments Box ( File name, Send by, Date, Download Button )
  • Own Files View for mail viewer

@zelfroster
Copy link
Contributor

hi, what i forget attached files view is missed, show when mail is selected the files too, dont know yet how to show it

I will try to implement it. Thanks for pointing out. Even I didn't notice when creating the attachment section.

@defnax
Copy link
Contributor Author

defnax commented Mar 30, 2023

i forget myself, there is so much, then not easy to know all

@defnax
Copy link
Contributor Author

defnax commented Mar 30, 2023

other idea for avatars with background colors
https://dev.to/admitkard/auto-generate-avatar-colors-randomly-138j
https://medium.com/@pppped/compute-an-arbitrary-color-for-user-avatar-starting-from-his-username-with-javascript-cd0675943b66

on qt we use Identicon for users which not adds a avatar picture
https://jdenticon.com/#icon-Stella
https://www.npmjs.com/package/jdenticon/v/3.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants