Skip to content

Conversation

@paodb
Copy link
Collaborator

@paodb paodb commented Aug 6, 2024

This update is needed for vaadin-component-factory/vcf-date-range-picker-flow#45.

Method removePreselectionById is supposed to be called when overlay opens. It was failing as the event being trigered when it opens is vaadin-overlay-open instead of opened-changed. So the method was not being called when needed. I think this feature was not taken in consideration when overlay updates were done on the big refactor done on the component to be compatible with vaadin 24 https://github.com/vaadin-component-factory/vcf-date-range-picker/pull/39/files.

Method removePreselectionById is being called from server-side's method removePresetByIds mentioned in issue vaadin-component-factory/vcf-date-range-picker-flow#45

@paodb paodb requested review from javier-godoy and mlopezFC August 6, 2024 18:35
Copy link
Member

@javier-godoy javier-godoy left a comment

Choose a reason for hiding this comment

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

It would be helpful to include a brief description for this change.

@paodb
Copy link
Collaborator Author

paodb commented Aug 21, 2024

It would be helpful to include a brief description for this change.

@javier-godoy description updated.

@javier-godoy javier-godoy self-requested a review August 21, 2024 20:13
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.

3 participants