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

As a user, I want a "save" and a "cancel" button when i edit a page, so that I can easily save or cancel the edit I am working on #108

Open
1 of 2 tasks
erikpersson0884 opened this issue Aug 15, 2024 · 1 comment
Labels
interface Issue related to UI suggestion This is a suggestion for a new feature or change

Comments

@erikpersson0884
Copy link

erikpersson0884 commented Aug 15, 2024

📝 Description

Currently there is only one button that says "edit" which saves your edit, this feels like a wierd name for a save button

There is also no button to cancel when you are in edit mode. Having that would make me feel safer, so I do no break anything

✅ Acceptance Criteria

  • The "edit" button on the edit page is renamed to "save"
  • There is a button to cancel the current edit

💡 Additional context

No response

@erikpersson0884 erikpersson0884 added the suggestion This is a suggestion for a new feature or change label Aug 15, 2024
@GAsplund GAsplund added the interface Issue related to UI label Aug 15, 2024
@GAsplund
Copy link
Member

I now have a branch that will rename edit buttons as save buttons.

Generally, cancel buttons aren't used in web forms. Instead, maybe having breadcrumb links at the top would make more sense?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface Issue related to UI suggestion This is a suggestion for a new feature or change
Projects
None yet
Development

No branches or pull requests

2 participants