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 error in "About" section #5337

Merged
merged 6 commits into from
Mar 30, 2023
Merged

Conversation

Tostti
Copy link
Member

@Tostti Tostti commented Mar 29, 2023

Description

This PR aims to solve a visual error presented in the About section

Issues Resolved

#5336

Evidence

Before:
imagen

After:
image

Test

Navigate to Settings/About and confirm that the Welcome to the Wazuh dashboard and Community containers, and the blue bar that contains the App version, App revision and Install date on top of them doesn't reach the horizontal end of the screen in any of the sides

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@Tostti Tostti self-assigned this Mar 29, 2023
@Tostti Tostti linked an issue Mar 29, 2023 that may be closed by this pull request
@Tostti Tostti marked this pull request as ready for review March 29, 2023 22:31
@Tostti Tostti requested a review from a team as a code owner March 29, 2023 22:31
@Desvelao
Copy link
Member

Wazuh dashboard

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox
The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides 🟢 🟢

Details

🟢 The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides

Chrome - 🟢
image

Firefox - 🟢
image

Desvelao
Desvelao previously approved these changes Mar 30, 2023
Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

🟢 code
🟢 test #5337 (comment)

@yenienserrano
Copy link
Member

Wazuh dashboard

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox
The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides 🟢 🟢

Details

🟢 The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides

Chrome - 🟢

image

Firefox - 🟢

image

The icons for Slack, Google Groups and GitHub are next to each other and used to have a margin.

yenienserrano
yenienserrano previously approved these changes Mar 30, 2023
@AlexRuiz7 AlexRuiz7 dismissed stale reviews from yenienserrano and Desvelao via 6cee7a4 March 30, 2023 09:00
AlexRuiz7
AlexRuiz7 previously approved these changes Mar 30, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

Code coverage (Jest) % values
Statements 8.77% ( 3240 / 36922 )
Branches 4.49% ( 1287 / 28638 )
Functions 7.63% ( 698 / 9144 )
Lines 8.83% ( 3125 / 35357 )

@Machi3mfl Machi3mfl self-requested a review March 30, 2023 12:17
Copy link
Member

@Machi3mfl Machi3mfl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wazuh dashboard

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox
The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides 🟢 🟢

Details

🟢 The Welcome to the Wazuh dashboard and Community panels in Settings/About should not reach the horizontal end of the screen on any of the sides

Chrome - 🟢

image

Firefox - 🟢

image

The icons for Slack, Google Groups and GitHub are next to each other and used to have a margin.

@Tostti Tostti merged commit 28fb593 into 4.4-2.4-wzd Mar 30, 2023
@Tostti Tostti deleted the fix-visual-error-about-page branch March 30, 2023 12:37
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.

The "About" screen is not correctly shown in Wazuh dashboard 4.4.0
5 participants