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 visual bugs on concentrator pages #394

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

audserraCGI
Copy link
Contributor

@audserraCGI audserraCGI commented Mar 8, 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

@audserraCGI audserraCGI requested a review from a team as a code owner March 8, 2022 13:28
@audserraCGI audserraCGI linked an issue Mar 8, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #394 (b951093) into main (0c6efa6) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
+ Coverage   50.27%   50.29%   +0.01%     
==========================================
  Files         101      101              
  Lines        2896     2895       -1     
==========================================
  Hits         1456     1456              
+ Misses       1440     1439       -1     
Impacted Files Coverage Δ
.../LoRaWAN/Concentrator/ConcentratorDetailPage.razor 0.00% <ø> (ø)
.../LoRaWAN/Concentrator/CreateConcentratorPage.razor 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c6efa6...b951093. Read the comment docs.

@audserraCGI audserraCGI enabled auto-merge (squash) March 8, 2022 13:31
@audserraCGI audserraCGI merged commit a693b52 into main Mar 8, 2022
@audserraCGI audserraCGI deleted the 377_visual_bug_concentrator_creation branch March 8, 2022 13:35
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.

Bug: Access to the last region in the concentrator creation page
2 participants