-
Notifications
You must be signed in to change notification settings - Fork 843
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
[Steps] Small-sized horizontal steps #6850
Comments
@1Copenut do you think there are any a11y implications to consider when not showing a visible step number? |
@JasonStoltz Yes, I do think there's a11y implications. I'm reviewing the component now, and will update this comment if I find additional things. Here's what I feel worth looking into:
|
I believe we can scope this down to adding a There is an existing use case for cc:/ @cindychangy |
@ryankeairns Can I get your input on the above question? |
That is correct. Add small but not smallest. |
@cindychangy Hi Cindy 👋 Could you please update the horizontal step variant Figma to reflect the changes that Ryan suggested?
![]() |
@JasonStoltz - noted and will remove that reference in Figma, thanks! |
Would the image below be an example of what you're proposing for steps that are complete?
Would this be with aria? Currently, there's an aria-label map set up to provide the status of each step. For example, when a step is complete, the |
@breehall If completed steps have For the current step, I think we can follow suit with Feel free to ping me in the morning if you'd like to discuss this more! |
Thank you for the clarification Trevor! Since this would be a change to the design of Just so everything is in one place, the design changes being proposed are:
Both of these items affect both versions of Edit: It seems that this issue only happens in CodeSandbox. I'm trying to see if a style isn't loading / what's going on, but this doesn't look like an EUI bug. ![]() What do you all think? |
+1 for a follow-up, separate PR |
We would like to add small-sized variant of the EuiStepsHorizontal component.
Description
This was originally proposed in this discussion.
A design spec was created to support this.
There is also a Figma design for this.
Tasks
Acceptance criteria
The text was updated successfully, but these errors were encountered: