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: #1095 - In lists, when we are in splitscreen (for example), the list display is not easely readable. #1115

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

Sben65
Copy link
Contributor

@Sben65 Sben65 commented Aug 23, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@Sben65 Sben65 requested a review from a team as a code owner August 23, 2022 13:03
@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Base: 85.99% // Head: 85.99% // No change to project coverage 👍

Coverage data is based on head (5b53e1f) compared to base (99c10c2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1115   +/-   ##
=======================================
  Coverage   85.99%   85.99%           
=======================================
  Files         196      196           
  Lines        6491     6491           
=======================================
  Hits         5582     5582           
  Misses        909      909           
Impacted Files Coverage Δ
...ceConfigurations/DeviceConfigurationListPage.razor 88.88% <100.00%> (ø)
...lient/Pages/DeviceModels/DeviceModelListPage.razor 97.43% <100.00%> (ø)
...b.Portal/Client/Pages/Devices/DeviceListPage.razor 72.27% <100.00%> (ø)
.../Client/Pages/EdgeDevices/EdgeDeviceListPage.razor 72.85% <100.00%> (ø)
...al/Client/Pages/EdgeModels/EdgeModelListPage.razor 88.88% <100.00%> (ø)
...es/LoRaWAN/Concentrator/ConcentratorListPage.razor 70.49% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand merged commit 8c72024 into main Aug 23, 2022
@kbeaugrand kbeaugrand deleted the Bug#1095/the_list_display_is_not_easely_readable branch August 23, 2022 13:15
@kbeaugrand kbeaugrand changed the title Fixe: #1095 - In lists, when we are in splitscreen (for example), the list display is not easely readable. Fix: #1095 - In lists, when we are in splitscreen (for example), the list display is not easely readable. Aug 23, 2022
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.

In lists, when we are in splitscreen (for example), the list display is not easely readable
2 participants