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 delete dialog for cards #35

Merged
merged 4 commits into from
Jan 22, 2024
Merged

Add delete dialog for cards #35

merged 4 commits into from
Jan 22, 2024

Conversation

Fabtron
Copy link
Contributor

@Fabtron Fabtron commented Jan 3, 2024

What's new?

On delete click an alert dialog pops up to make sure the user really wants to delete his card.

How to test?

Add a card and then delete it via the details screen

@Fabtron Fabtron requested a review from cmaier January 3, 2024 14:28
@cmaier
Copy link
Contributor

cmaier commented Jan 19, 2024

I wrote a simple Dialog to fulfill the design requirements.

@Fabtron Fabtron closed this Jan 22, 2024
@Fabtron Fabtron reopened this Jan 22, 2024
@Fabtron
Copy link
Contributor Author

Fabtron commented Jan 22, 2024

I wrote a simple Dialog to fulfill the design requirements.

The requirements in the Ticket APPS-1236 is to implement the dialog operating system compliant. So the simple alert dialog should be fine. Also we discussed already in other cases that we dont use the closing x in the top right corner for android since its not an android standard.

So were these changes requested or simply taken from figma?

@cmaier
Copy link
Contributor

cmaier commented Jan 22, 2024

It's been taken from Figma. :)

@Fabtron
Copy link
Contributor Author

Fabtron commented Jan 22, 2024

It's been taken from Figma. :)

I will remove the closing x then, since it is obsolete and merge afterwards.

@Fabtron Fabtron merged commit 3e97071 into main Jan 22, 2024
3 checks passed
@Fabtron Fabtron deleted the apps-1236-card-delete-dialog branch January 22, 2024 08:46
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

Successfully merging this pull request may close these issues.

2 participants