Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration
https://react.semantic-ui.com
MIT License
13.21k stars 4.05k forks source link

Step component check icon missing w/o ordered or icon #4395

Open asportnoy opened 1 year ago

asportnoy commented 1 year ago

Bug Report

Steps

The step component's check icon in the completed state will not show if the step is unordered and has no icon.

Expected Result

The check icon will always show in completed state

Actual Result

The icon only shows if the step is ordered or it has an icon Screenshot 2022-10-25 at 10 29 52

Version

2.0.4, CR in CodeSandbox with latest version

Testcase

https://codesandbox.io/s/gm8o6t

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.