-
Notifications
You must be signed in to change notification settings - Fork 77
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
calcite-slider > layout vertical and horizontal #5522
Labels
2 - in development
Issues that are actively being worked on.
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
c-slider
Issues that pertain to the calcite-slider component
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 5
A few days of work, definitely requires updates to tests.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
ready for dev
Issues ready for development implementation.
Milestone
Comments
SaschaBrunnerCH
added
0 - new
New issues that need assignment.
enhancement
Issues tied to a new feature or request.
needs triage
Planning workflow - pending design/dev review.
labels
Oct 19, 2022
github-actions
bot
added
the
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
label
Oct 19, 2022
@driskull as we discussed yesterday this is a high priority issue for us! MV needs Range Slider for multidimensional image services and the API implementation cannot proceed until the calcite slider has support for this. |
driskull
added
the
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
label
Nov 30, 2022
brittneytewks
added
the
design
Issues that need design consultation prior to development.
label
Mar 22, 2023
Start work in April (relate to #5827) |
brittneytewks
added
estimate - 3
A day or two of work, likely requires updates to tests.
and removed
needs triage
Planning workflow - pending design/dev review.
labels
Mar 22, 2023
geospatialem
added
the
c-slider
Issues that pertain to the calcite-slider component
label
Mar 22, 2023
geospatialem
added
1 - assigned
Issues that are assigned to a sprint and a team member.
and removed
0 - new
New issues that need assignment.
labels
Mar 30, 2023
geospatialem
added
p - medium
Issue is non core or affecting less that 60% of people using the library
and removed
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
labels
Apr 6, 2023
geospatialem
modified the milestones:
2023 April Priorities - No breaking changes ,
2023 June patch priorities
Apr 6, 2023
geospatialem
modified the milestones:
2023 June patch priorities,
Design Sprint Planning
May 25, 2023
josercarcamo
added
2 - in development
Issues that are actively being worked on.
and removed
0 - new
New issues that need assignment.
labels
Jul 24, 2024
geospatialem
modified the milestones:
2024-07-30 - Jul Release,
2024-08-27 - Aug Release
Jul 29, 2024
geospatialem
modified the milestones:
2024-08-27 - Aug Release,
2024-09-24 - Sep Main release
Aug 27, 2024
geospatialem
modified the milestones:
2024-09-30 - 2.13.0 Sep Main release,
2024-10-29 - Oct Milestone
Sep 24, 2024
6 tasks
geospatialem
modified the milestones:
2024-10-29 - Oct Milestone,
2024-11-19 - 3.0.0 Nov Breaking Change Milestone
Oct 28, 2024
geospatialem
added
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
and removed
p - medium
Issue is non core or affecting less that 60% of people using the library
labels
Nov 4, 2024
Just chiming in - heard a user request for a vertical slider in calcite at the European DevSummit this year. |
geospatialem
modified the milestones:
2024-11-26 - 3.0.0 Nov Breaking Change Milestone,
2024-12-17 - Dec Milestone
Nov 25, 2024
geospatialem
modified the milestones:
2024-12-17 - Dec Milestone,
2025-01-30 - 3.0.0 Jan Breaking Change Release
Dec 18, 2024
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2 - in development
Issues that are actively being worked on.
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
c-slider
Issues that pertain to the calcite-slider component
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 5
A few days of work, definitely requires updates to tests.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
ready for dev
Issues ready for development implementation.
Description
It should be possible to use the slider vertical. Like it is possible with the ArcGIS JS API Slider: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider.html#layout
Blocked issues: #5827
Acceptance Criteria
Possible to configure the layout:
Relevant Info
See: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider.html#layout
Which Component
calcite-slider
Example Use Case
For a sample app we would like to include a slider to select the floor. For that purpose it should be vertical:
Example with the horizontal slider:
Esri team
ArcGIS Maps SDK for JavaScript
The text was updated successfully, but these errors were encountered: