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

POS: Add Delete Product btn and remove the icon #2205

Merged
merged 1 commit into from
May 26, 2024

Conversation

shubhamkmr04
Copy link
Contributor

@shubhamkmr04 shubhamkmr04 commented May 24, 2024

Issue: #2199

Before:
Simulator Screenshot - iPhone 15 Pro - 2024-05-24 at 22 06 09

After:
Simulator Screenshot - iPhone 15 Pro - 2024-05-24 at 22 07 22
Simulator Screenshot - iPhone 15 Pro - 2024-05-24 at 22 07 26

@shubhamkmr04 shubhamkmr04 force-pushed the shubham/POS-delete-product-btn branch from 1cb7165 to e04e82d Compare May 24, 2024 10:48
@kaloudis
Copy link
Contributor

@shubhamkmr04 can you provide before and after screenshots?

@kaloudis kaloudis added this to the v0.9.0 milestone May 24, 2024
@shubhamkmr04
Copy link
Contributor Author

@shubhamkmr04 can you provide before and after screenshots?

Yes, updated the description!

)
}
onPress={() => {
if (!this.state.confirmDelete) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: since we're referencing this.state.confirmDelete twice, let's destructure it on 227

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

@shubhamkmr04 shubhamkmr04 force-pushed the shubham/POS-delete-product-btn branch from e04e82d to 6fe5952 Compare May 26, 2024 07:08
@kaloudis kaloudis merged commit 452815c into ZeusLN:master May 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants