Skip to content

FR: Make @WithTimeout applicable to classes #2235

Description

Description

At the moment, the @WithTimeout annotation can only be applied to fields.

Often when working with widgets, having the root element ready means that the inner elements will also be ready for interaction.
@WithTimeout annotation is great for reducing the time spent searching for inner elements, but requires application for each field.
It would be nice to have the ability to apply annotations to all widget class fields at once.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions