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

Stepper Item - Add a selected / change event #6330

Closed
geospatialem opened this issue Jan 24, 2023 · 3 comments
Closed

Stepper Item - Add a selected / change event #6330

geospatialem opened this issue Jan 24, 2023 · 3 comments
Assignees
Labels
1 - assigned Issues that are assigned to a sprint and a team member. Calcite (dev) Issues logged by Calcite developers. enhancement Issues tied to a new feature or request.

Comments

@geospatialem
Copy link
Member

geospatialem commented Jan 24, 2023

Description

Expose a public selected / change event for Stepper Item.

Acceptance Criteria

Stepper item adds a selected / change event

Relevant Info

Related to issues #5023, and stems from #6135

Which Component

Stepper Item

Example Use Case

No response

Esri team

Calcite (dev)

@geospatialem geospatialem 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 Jan 24, 2023
@github-actions github-actions bot added the Calcite (dev) Issues logged by Calcite developers. label Jan 24, 2023
@jcfranco jcfranco removed the needs triage Planning workflow - pending design/dev review. label Jan 25, 2023
@anveshmekala anveshmekala self-assigned this Feb 23, 2023
@anveshmekala anveshmekala added 2 - in development Issues that are actively being worked on. and removed 0 - new New issues that need assignment. labels Feb 24, 2023
anveshmekala added a commit that referenced this issue Mar 3, 2023
…ted. (#6521)

**Related Issue:** #6330 

## Summary

This PR will add `calciteStepperItemSelect` event to
`calcite-stepper-item` component . The event is emitted when the user
select the header area.
@anveshmekala 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 Mar 3, 2023
@github-actions github-actions bot assigned geospatialem and unassigned anveshmekala Mar 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

Installed and assigned for verification.

@anveshmekala anveshmekala added 0 - new New issues that need assignment. and removed 3 - installed Issues that have been merged to master branch and are ready for final confirmation. labels Mar 3, 2023
anveshmekala added a commit that referenced this issue Mar 3, 2023
…ted (#6560)

**Related Issue:** #6330 

## Summary
This reverts commit c349080 and users
can leverage `selectedItems` property to access selected stepper items .
@alisonailea alisonailea added 1 - assigned Issues that are assigned to a sprint and a team member. and removed airtable 0 - new New issues that need assignment. labels Mar 3, 2023
@jcfranco
Copy link
Member

jcfranco commented Mar 4, 2023

@geospatialem I synced up w/ @anveshmekala on this and I don't think it's valid anymore. We already have an event on the stepper when items are selected and a selectedItem property to retrieve the current item.

@geospatialem
Copy link
Member Author

don't think it's valid anymore. We already have an event on the stepper when items are selected and a selectedItem property to retrieve the current item.

Sounds good. Per #6135 (comment), we should be in alignment. Closing this issue out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - assigned Issues that are assigned to a sprint and a team member. Calcite (dev) Issues logged by Calcite developers. enhancement Issues tied to a new feature or request.
Projects
None yet
Development

No branches or pull requests

4 participants