openedx / frontend-app-discussions

A React-based micro frontend for the Open edX discussion forums.
GNU Affero General Public License v3.0
6 stars 61 forks source link

fix: fixed limited content visibility due to oversized sidebar #692

Closed ayesha-waris closed 2 months ago

ayesha-waris commented 3 months ago

Description

Discussions had imbalance between the content column and the sidebar for smaller view. The content column width is insufficient to display comments and responses effectively.

Before:

0bc213ed-4714-4b0c-8d06-0fe5b3e43e07

Desktop View:

Screenshot 2024-04-04 at 4 21 09 PM

Tablet View:

Screenshot 2024-04-04 at 4 21 18 PM
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.87%. Comparing base (d7fcc86) to head (52e93c7). Report is 1 commits behind head on master.

:exclamation: Current head 52e93c7 differs from pull request most recent head c5684f0. Consider uploading reports for the commit c5684f0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #692 +/- ## ========================================== + Coverage 92.85% 92.87% +0.01% ========================================== Files 160 160 Lines 3319 3324 +5 Branches 898 899 +1 ========================================== + Hits 3082 3087 +5 Misses 218 218 Partials 19 19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.