leinardi / leinardi/FloatingActionButtonSpeedDial
Option to not close menu when all action items are removed
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
I have this scenario where I'm switching from one set of buttons to another. To achieve this, I need to remove the current Action Items, then add the new set of Action Items, and finally reopen the menu. I was wondering if it would be worthwhile to make a modification so the menu does not close when all action items are removed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how Action Items are removed and where the menu closes when the final item disappears. Define the option's expected behavior for replacing one button set with another, and verify that the menu can remain open while existing default behavior is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100