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(NcAppNavigationCaption): properly align with NcAppNavigationItem #5804

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

GVodyanov
Copy link
Contributor

Make NcAppNavigationCaption properly align with NcAppNavigationItem

☑️ Resolves

🖼️ Screenshots

🏚️ Before 🏡 After
Screenshot from 2024-07-15 10-16-03 Screenshot from 2024-07-15 10-14-38

…nItem

Signed-off-by: Grigory V <scratchx@gmx.com>
@GVodyanov GVodyanov self-assigned this Jul 15, 2024
@GVodyanov GVodyanov added the 3. to review Waiting for reviews label Jul 15, 2024
@GVodyanov GVodyanov linked an issue Jul 15, 2024 that may be closed by this pull request
Copy link
Contributor

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

😎

@@ -240,7 +240,7 @@ export default {
box-shadow: none !important;
flex-shrink: 0;
// padding to align the name with the icon of app navigation items
Copy link
Contributor

Choose a reason for hiding this comment

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

this comment confirms the alignment needed adjustment ;-)

@GVodyanov GVodyanov requested review from ChristophWurst and marcoambrosini and removed request for marcoambrosini July 15, 2024 08:32
@ChristophWurst
Copy link
Contributor

Failed to fetch dynamically imported module: http://localhost:5173/__cypress/src/@fs/home/runner/work/nextcloud-vue/nextcloud-vue/cypress/component/NcSelect.cy.ts

CI job restarted. This seems unrelated.

@GVodyanov
Copy link
Contributor Author

I changed one CSS character and CI still fails 😭

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jul 15, 2024
@ChristophWurst
Copy link
Contributor

@ShGKme could you help finding out if force merge is ok here?

@ShGKme
Copy link
Contributor

ShGKme commented Jul 15, 2024

@ShGKme could you help finding out if force merge is ok here?

Just restart CI until it's green (from 1 to 5 times)

@ShGKme ShGKme added bug Something isn't working feature: app-navigation Related to the app-navigation component labels Jul 15, 2024
@ShGKme ShGKme changed the title Make NcAppNavigationCaption properly align with NcAppNavigationItem fix(NcAppNavigationCaption ): properly align with NcAppNavigationItem Jul 15, 2024
@ShGKme
Copy link
Contributor

ShGKme commented Jul 15, 2024

Restarted and green now

@ShGKme
Copy link
Contributor

ShGKme commented Jul 15, 2024

/backport to next

@ShGKme
Copy link
Contributor

ShGKme commented Jul 15, 2024

Don't forget the checklist and bug/enhancement tags for changelog gen 👀

@GVodyanov GVodyanov merged commit a98fa7a into master Jul 15, 2024
19 checks passed
@GVodyanov GVodyanov deleted the enh/NcAppNavigationCaption-alignment branch July 15, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve sidebar display of Calendars
4 participants