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

build Add a Note feature #1746

Open
decentralistdan opened this issue Jan 25, 2025 · 0 comments
Open

build Add a Note feature #1746

decentralistdan opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
S-in-progress Status: Work is currently in progress on this item. UI UI related tasks

Comments

@decentralistdan
Copy link
Contributor

decentralistdan commented Jan 25, 2025

  • add [Add a note] button to each of the Transaction Detail screens

  • upon tap, pop up a bottom sheet with an input field

    • Add note button is greyed out (inactive) until they input 1 or more characters

    • the input field has a character limit of 90 characters

      • shows character status as the user types (x/90 characters)
    • a user can dismiss the bottom sheet by swiping down

    • once a user saves a note, the note should be displayed at the bottom of the Transaction Details screen and the button CTA should change from "Add note" to "Edit note"

  • allow user to access edit/delete actions by tapping into the note as well as tapping on the Edit note button

@decentralistdan decentralistdan added S-in-progress Status: Work is currently in progress on this item. UI UI related tasks labels Jan 25, 2025
@decentralistdan decentralistdan added this to the Android Zashi 1.4 milestone Jan 25, 2025
@true-jared true-jared removed the S-in-progress Status: Work is currently in progress on this item. label Jan 27, 2025
@true-jared true-jared added the S-in-progress Status: Work is currently in progress on this item. label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-in-progress Status: Work is currently in progress on this item. UI UI related tasks
Projects
None yet
Development

No branches or pull requests

3 participants