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

Add ability to compose an email #2

Open
msp301 opened this issue Jun 21, 2019 · 1 comment
Open

Add ability to compose an email #2

msp301 opened this issue Jun 21, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@msp301
Copy link
Owner

msp301 commented Jun 21, 2019

Before I can consider using Pinbox, I need to be able to create a new email.

  • Clicking on the '+' FAB icon should open an email editor
  • Email editor should allow me to set recipient address(es)
  • I can send email to the 'pinbox-server' back-end to handle the actual email sending
@msp301 msp301 added the enhancement New feature or request label Jun 21, 2019
@msp301 msp301 closed this as completed Jul 21, 2019
@msp301 msp301 reopened this Jul 21, 2019
@msp301 msp301 self-assigned this Jul 21, 2019
@msp301
Copy link
Owner Author

msp301 commented Nov 13, 2019

Have started fleshing out the UI for composing emails by including Quill editor.

I think it makes sense for the editor to always be in a right-hand side pane on desktop so that you are able to browse emails at the same time as writing one for referencing things. On mobile we should just show the editor in full screen due to lack of space.

Unsure how to keep a split view for desktop view whilst using a single pane view for mobile.

@msp301 msp301 removed their assignment Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant