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

feat: add hover effect when trash icon is selected or hovered. #1513

Merged
merged 1 commit into from Dec 8, 2022

Conversation

rasyidmi
Copy link
Contributor

Hello AppFlowy. I am creating this PR to solve issue on this link.

  1. Remove padding(horizontal: Insets.l), in line 103 so the hover effect width can match the container.
  2. Add ValueListneableBuilder so MenuTrash widget can update their state when clicked or unclicked.

The video of the result is here

This is the updated PR from previous attempt on this link.

@rasyidmi
Copy link
Contributor Author

rasyidmi commented Nov 30, 2022

Sorry for the inconvenience. I create a new PR because accidently I ruin my code in the previous PR🙏 @appflowy

@appflowy
Copy link
Contributor

Sorry for the inconvenience. I create a new PR because accidently I ruin my code in the previous PR🙏 @appflowy

No problem. Thank you for contributing.

@rasyidmi
Copy link
Contributor Author

rasyidmi commented Dec 1, 2022

Hello @appflowy

All checks have been passed. Anything I should do?

Thank you.

@appflowy
Copy link
Contributor

appflowy commented Dec 8, 2022

Hello @appflowy

All checks have been passed. Anything I should do?

Thank you.

LGTM

@appflowy appflowy merged commit 9711d67 into AppFlowy-IO:main Dec 8, 2022
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.

None yet

2 participants