Skip to content

feat: Implement correct behavior for all input types supporting arrow up (stepUp) and arrow down (stepDown) #26666

feat: Implement correct behavior for all input types supporting arrow up (stepUp) and arrow down (stepDown)

feat: Implement correct behavior for all input types supporting arrow up (stepUp) and arrow down (stepDown) #26666

Triggered via pull request June 16, 2024 16:26
@thevladisssthevladisss
synchronize #29678
Status Failure
Total duration 17s
Artifacts

semantic-pull-request.yml

on: pull_request_target
Semantic Pull Request
8s
Semantic Pull Request
Fit to window
Zoom out
Zoom in

Annotations

1 error
Semantic Pull Request
No release type found in pull request title "Implement correct behavior for all input types supporting arrow up (stepUp) and arrow down (stepDown)". Add a prefix to indicate what kind of release this pull request corresponds to. Cypress types are:/ Available types: - breaking: A breaking change that will require a MVB - dependency: A change to a dependency that impact the user - deprecation: A API deprecation notice for users - feat: A new feature - fix: A bug or regression fix - misc: Misc user-facing changes, like a UI update, which is not a fix or enhancement to how Cypress works - perf: Changes that improves performance - chore: Changes to the build process or auxiliary tools and libraries such as documentation generation - docs: Documentation only changes - refactor: A code change that neither fixes a bug nor adds a feature that is not user-facing - revert: Reverts a previous commit - test: Adding missing or correcting existing tests