-
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
[Stepper] Responsive layout #6694
Labels
4 - verified
Issues that have been released and confirmed resolved.
c-stepper
Issues that pertain to the calcite-stepper component
Calcite (design)
Issues logged by Calcite designers.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 13
Requires planning and input from team, consider smaller steps.
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
brittneytewks
added
enhancement
Issues tied to a new feature or request.
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
labels
Mar 28, 2023
github-actions
bot
added
Calcite (design)
Issues logged by Calcite designers.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
labels
Mar 28, 2023
brittneytewks
added
design
Issues that need design consultation prior to development.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
estimate - 13
Requires planning and input from team, consider smaller steps.
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
and removed
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
needs triage
Planning workflow - pending design/dev review.
labels
Mar 28, 2023
27 tasks
Added all variants for us to review in Tuesday's meeting with a few follow up questions. |
geospatialem
removed
the
design
Issues that need design consultation prior to development.
label
Apr 17, 2023
geospatialem
removed
the
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
label
Jul 26, 2023
geospatialem
modified the milestones:
2023 August Priorities,
2023 September Priorities - Main release
Aug 22, 2023
brittneytewks
added
1 - assigned
Issues that are assigned to a sprint and a team member.
and removed
0 - new
New issues that need assignment.
labels
Sep 5, 2023
anveshmekala
added
the
c-stepper
Issues that pertain to the calcite-stepper component
label
Sep 7, 2023
anveshmekala
added
2 - in development
Issues that are actively being worked on.
and removed
1 - assigned
Issues that are assigned to a sprint and a team member.
labels
Sep 18, 2023
anveshmekala
added a commit
that referenced
this issue
Oct 2, 2023
**Related Issue:** #6694 ## Summary Adds messages to support built-in translations for responsive layout.
anveshmekala
modified the milestones:
2023 October Priorities - Maintenance Release,
1.10.0 Maintenance Release
Oct 3, 2023
geospatialem
modified the milestones:
1.9.1 Maintenance Release,
2023 October Priorities - Maintenance Release
Oct 5, 2023
geospatialem
modified the milestones:
2023 October Priorities - Maintenance Release,
2023 November Priorities
Oct 23, 2023
anveshmekala
added a commit
that referenced
this issue
Nov 21, 2023
**Related Issue:** #6694 ## Summary Enables responsive layout for stepper component. #### Additional Enhancements: - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
anveshmekala
added
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
and removed
2 - in development
Issues that are actively being worked on.
labels
Nov 21, 2023
Installed and assigned for verification. |
geospatialem
added
4 - verified
Issues that have been released and confirmed resolved.
and removed
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
labels
Nov 21, 2023
benelan
pushed a commit
that referenced
this issue
Nov 24, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Nov 24, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Nov 26, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Nov 29, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Dec 1, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
benelan
pushed a commit
that referenced
this issue
Dec 2, 2023
**Related Issue:** #6694 Enables responsive layout for stepper component. - stepper element `host` display is changed to `flex` from `grid` - grid column width will use `minmax( )` instead of fixed fractional units. - When none of the stepper item's are selected and the first one is disabled, the first available enabled stepper will be selected.
brittneytewks
added
the
design
Issues that need design consultation prior to development.
label
Dec 11, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4 - verified
Issues that have been released and confirmed resolved.
c-stepper
Issues that pertain to the calcite-stepper component
Calcite (design)
Issues logged by Calcite designers.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 13
Requires planning and input from team, consider smaller steps.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
ready for dev
Issues ready for development implementation.
Description
Responsiveness across Calcite Design System, focused on web (traditionally desktop sized web browser), tablet, phone screen sizes, and large monitors.
Acceptance Criteria
Relevant Info
Part of epic #6670
Which Component
stepper
Example Use Case
No response
Priority impact
p4 - not time sensitive
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: