Skip to content

Ensure hidden login is accessible when logged in#279

Merged
david-poindexter merged 1 commit into
nvisionative:developfrom
david-poindexter:issue-277
Oct 31, 2021
Merged

Ensure hidden login is accessible when logged in#279
david-poindexter merged 1 commit into
nvisionative:developfrom
david-poindexter:issue-277

Conversation

@david-poindexter

Copy link
Copy Markdown
Member

Related to Issue

Resolves #277

Description

Removes the left: 0; in SCSS to ensure the hiddenLogin is accessbile when logged in, and is not behind the PersonaBar. It also increases the size of the hiddenLogin to 30px x 30px (previously 25px x 25px).

How Has This Been Tested?

Local development environment.

Screenshots (if appropriate):

n/a 😂👍🏼

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@david-poindexter david-poindexter added bug Something isn't working hacktoberfest labels Oct 31, 2021
@david-poindexter david-poindexter added this to the 2.3.0 milestone Oct 31, 2021
@david-poindexter david-poindexter self-assigned this Oct 31, 2021
@david-poindexter
david-poindexter merged commit 29f2757 into nvisionative:develop Oct 31, 2021
@david-poindexter
david-poindexter deleted the issue-277 branch October 31, 2021 22:35
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hidden login is behind PersonaBar when logged in

1 participant