8000 [css-view-transitions-2] Difficult to activate view transitions as a response to UI events · Issue #10923 · w3c/csswg-drafts · GitHub 8000
[go: up one dir, main page]

Skip to content

[css-view-transitions-2] Difficult to activate view transitions as a response to UI events #10923

@noamr

Description

@noamr

Some UI events, such as checkbox/select change events and popover beforetoggle events have a synchronous effect on rendering. For example, a popover is closed immediately after beforetoggle, and before the rendering update occurs, which makes it tricky/impossible to fit in a startViewTransition between them.

This is also related to #9400, where the framework internal workings are not built to wait until a frame is ready before changing a state.

This can perhaps be some CSS property thing that defers the reaction to a UI event by one frame?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0