Skip to content

IgxStepper fix string enums #10406

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

Closed
mmart1n opened this issue Nov 2, 2021 · 0 comments · Fixed by #10407
Closed

IgxStepper fix string enums #10406

mmart1n opened this issue Nov 2, 2021 · 0 comments · Fixed by #10407
Assignees
Labels
🐛 bug Any issue that describes a bug stepper version: 13.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@mmart1n
Copy link
Contributor

mmart1n commented Nov 2, 2021

Description

Currently the following properties: orientation, stepType, titlePostion and verticalAnimationType are of type string. They should be of type IgxStepperOrientation, IgxStepType, IgxStepperTitlePosition and VerticalAnimationType.

Result

image
image

Expected result

image
image

@mmart1n mmart1n added 🐛 bug Any issue that describes a bug version: 13.0.x stepper labels Nov 2, 2021
@mmart1n mmart1n self-assigned this Nov 2, 2021
@mmart1n mmart1n added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Nov 2, 2021
@mmart1n mmart1n mentioned this issue Nov 2, 2021
14 tasks
@mmart1n mmart1n added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug stepper version: 13.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants