Skip to content

refactor(NcSavingIndicatorIcon): migrate component to vue #6823

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

Merged
merged 2 commits into from
Apr 22, 2025

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 21, 2025

☑️ Resolves

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@susnux susnux added 3. to review Waiting for reviews refactor ♻️ Pull request that is neither a fix nor a feature labels Apr 21, 2025
@susnux susnux added this to the 9.0.0 milestone Apr 21, 2025
@susnux
Copy link
Contributor Author

susnux commented Apr 21, 2025

/update-snapshots amend

@nextcloud-command nextcloud-command force-pushed the refactor/nc-saving-indicator-icon branch from 4fb12ce to 1a98114 Compare April 21, 2025 18:50
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@susnux susnux force-pushed the refactor/nc-saving-indicator-icon branch from 1a98114 to f328b72 Compare April 22, 2025 06:50
Comment on lines +65 to +68
// ensure screenshots look consistent
test.beforeEach(({ page }) => {
page.addStyleTag({ content: '#app-content { padding: 12px; }\n' })
})
Copy link
Contributor

Choose a reason for hiding this comment

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

How does it change consistency (or consistency in what)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Consistent regardless of size due to border radius of app content

@susnux susnux merged commit 8d18f89 into main Apr 22, 2025
29 checks passed
@susnux susnux deleted the refactor/nc-saving-indicator-icon branch April 22, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews refactor ♻️ Pull request that is neither a fix nor a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants