Skip to content

Refactor onboarding images and update banner components#291

Open
egalvis27 wants to merge 4 commits intomainfrom
feat/onboarding-adjustements
Open

Refactor onboarding images and update banner components#291
egalvis27 wants to merge 4 commits intomainfrom
feat/onboarding-adjustements

Conversation

@egalvis27
Copy link
Copy Markdown

What is Changed / Added

A few minor changes have been made to the images and styles of some components.

<div className="relative ml-2 mt-4">
<SideImageAnimation display>{getLinuxFileExplorerImage(theme)}</SideImageAnimation>
<div className="relative h-full w-full overflow-hidden">
<div className="absolute top-[80px]" style={{ left: '76px' }}>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Why not left-[76px]?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done

@dajimenezriv-internxt
Copy link
Copy Markdown

Just in case you don't have in prettier, which I don't know. There is rule called prettier-plugin-tailwindcss that sorts tailwind properties so it's more consistent.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
45.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

2 participants