-
Notifications
You must be signed in to change notification settings - Fork 28.1k
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
☂️ Rework Slider
& RangeSlider
widgets
#125329
Comments
Agree! Thank you for creating this. Edit: I've removed the |
Slider
& RangeSlider
issues
Sure and agreed @TahaTesser. There were not so many of them anyway. While collectiong the list, I did notice that some of the issues did seem to have some overlap between By the way, the Edit: |
This seems like it should be a label or project. Our guidelines for issues are that they must be actionable, which means we should be able to describe the conditions under which the issue would be closed. What is that condition here? |
I'm doing a major rework on these two widgets under https://github.com/orgs/flutter/projects/44/views/2. |
Slider
& RangeSlider
issuesSlider
& RangeSlider
widgets
So the goal of the project is to fix every issue on this list? It's a much longer list than the project you linked to currently has. It would help if the issue were updated to explain what the end state is; right now the text sounds like it's describing a list of every issue in a category rather than a work list for a bounded project. |
Updated description to cover areas of the widgets to be fixed and removed some out of scope engine related issues. |
Thanks @TahaTesser, great improvements and clarifications to the collection. I originally added this collection issue so I could figure what issues related to I also found it helpful to be able to refer FlexColorScheme and Themes Playground users to a single collection, basically to inform them that for any I also knew about your Slider project, that you linked above, and thought it could be useful to have a list like this, just to double check if there might be some more issues related to the project, that might be suitable to address during it. Which I can see has been done as well. Excellent and thanks again 👍🏻 |
@TahaTesser thanks for the reply. One quick question. I am part of a team in college trying to make some open source contributions. We were all going to try to contribute under this Umbrella issues since the issues are related and we could be working in the same area. Do you recommend us all to look elsewhere? Thanks for your time. |
Hey @dleyba042 I am glad to hear about your group wanting to contribute! I would recommend starting with our contributing guide, it leads to other pages in the wiki with guidance on finding something to work on. |
@dleyba042
That sounds wonderful, I'd recommend taking a look at issues with Any issues with documentation labels are also great to get started. |
@Piinks Thanks for the info, I will pass that on, and I appreciate the offer for guidance on Discord! |
@TahaTesser thanks for your guidance, I appreciate it! |
Hello team, Any update on this? |
☂️ Umbrella of Slider and RangeSlider issues
Rework the
Slider
&RangeSlider
widgets to address most if not all issues listed below.Slider
Callback issues
onChangeEnd
is never called when arrow keys are used. #123315Slider::onChanged
fires twice after window is resized horizontally. #112290Value indicator
Thumb
Performance
Slider
has a slight a lag when drag #51715Slider error issues
LeaderLayer anchor must come before FollowerLayer in paint order, but the reverse was true.
#97292New feature and Proposals
Accessibility
Slider
andRangeSlider
thumb accessibility issues #114225Documentation
Tests
RangeSlider
Value indicator
New features and Proposals
Functionality
Accessibility
Slider Updates Project
https://github.com/orgs/flutter/projects/44/views/2
The text was updated successfully, but these errors were encountered: