shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
285 stars 45 forks source link

Not enough space for icons rendered within the wizard title #1417

Open hlayisanimazuze opened 2 weeks ago

hlayisanimazuze commented 2 weeks ago

The step title icons are displayed inside a circle, which limits their display. When the icons are larger than the icon holder, they overlap outside the holder.

Steps to reproduce the behavior:

  1. Go to 'https://function-publicportal-test.shesha.dev/dynamic/TestModule/new-organi?mode=edit'
  2. Check the icons displayed within the wizard steps/ Check step 4
  3. Actual Results: There's no enough space for the icons

Expected behavior The icons should be displayed fully, without any blockage hindering a full display

image

hlayisanimazuze commented 1 week ago

@Lukeybooi , the final decision is to remove the circles around the icons and keep the same view we have on admin portal

image