Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

All the content present on page is getting truncated when we check for Reflow resolution. #7093

Open msftedad opened 1 year ago

msftedad commented 1 year ago

Title

All the content present on page is getting truncated when we check for Reflow resolution.

Steps

  1. Open URL: semantic-ui 2.Press "Ctrl+Shift+I" to open developer tool.
  2. Now in dock side click on "undock into separate window" so that developer tool will get open in separate window.
  3. Zoom the screen at 175% and adjust the screen to 1280px*720px
  4. Observe that Home page is getting truncated when we check for Reflow resolution(1280*720px)

Expected Result

All the content present on page should not get truncated and all should be clearly when we check for Reflow resolution(1280*720px).

Actual Result

All the content present on page is getting truncated when we check for Reflow resolution(1280*720px)

Version

OS: 21H2 Version (22000.978)

Attachment

https://user-images.githubusercontent.com/93735775/194394153-33cb2945-76b7-440a-b194-5b3b58d0213c.mp4