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

feat: dashboard widget remove button #7800

Merged
merged 4 commits into from
Sep 16, 2024

Conversation

tomivirkki
Copy link
Member

@tomivirkki tomivirkki commented Sep 13, 2024

Description

Add remove button to dashboard widget and section
The selection feature, which will allow focusing the remove button, is to be added later

Fixes https://github.com/orgs/vaadin/projects/70/views/1?pane=issue&itemId=79677729

Part of vaadin/platform#6626

Added API:

  • Events:
    • dashboard-item-removed: Fired when an item is removed
      • event.item: The item being removed
      • event.items: The updated items array of the dashboard

Type of change

Feature

Copy link

sonarcloud bot commented Sep 16, 2024

@tomivirkki tomivirkki merged commit af5c2b1 into feat/dashboard Sep 16, 2024
9 checks passed
@tomivirkki tomivirkki deleted the feat/dashboard-widget-remove branch September 16, 2024 06:47
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.beta1 and is also targeting the upcoming stable 24.6.0 version.

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

Successfully merging this pull request may close these issues.

3 participants