Skip to content
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

Fix for Hidden Information in Technical Details #64

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

benyissa
Copy link
Member

@benyissa benyissa commented Oct 1, 2024

This pull request addresses an issue where technical details were not properly displayed due to a missing line break, resulting in hidden information in the UI.

Issue:

As shown in the screenshot below, the lack of a break line caused important information to be hidden:

Before the fix:
image

Solution:

A line break has been added to ensure all information is correctly displayed in the technical details section.

After the fix:
image

Ticket Reference:

For more details, see the associated ticket: OS-11714.

@benyissa benyissa self-assigned this Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.05%. Comparing base (e25a95c) to head (42132c9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files          13       13           
  Lines         850      850           
=======================================
  Hits          808      808           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benyissa benyissa requested a review from 3asm October 1, 2024 09:58
@amine3 amine3 merged commit 6aa16c4 into main Oct 1, 2024
5 checks passed
@amine3 amine3 deleted the fix/unformatted_technical_description branch October 1, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants