Skip to main content

RunQueryButton

This button component is used for running queries. It supports four query states: idle, loading, success, and error.

Changes to RunQueryButton. The full components changelog also lists package-wide and cross-cutting entries.

3.8.0

Updates

  • Fixed the non-cancelable loading state to correctly signal its non-interactive state via aria-disabled and aria-busy. Also removed a redundant aria-live region that caused screen readers to announce the button as a group. (APPDEV-16535)

3.4.0

Updates

General

  • Behavior tracking attributes are now supported in all button components, including Button, IntentButton, NotifyButton, and RunQueryButton. (APPDEV-16876)
  • The text and icon color tokens for the success on accent button are now correct. (APPDEV-17388)
  • Behavior tracking attributes are now supported in all form components, including Calendar, Checkbox, DateTimePicker, DateTimeRangePicker, FieldSet, FormField, Label, NumberInput, NumberInputV2, PasswordInput, Radio, SearchInput, Select, Switch, TextArea, TextInput, and ToggleButtonGroup. (APPDEV-16882)
  • Behavior tracking attributes are now supported in FilterBar, FilterField, SegmentSelector, and TimeframeSelector. FilterField.Suggestions and TimeframeSelector.Presets now also support behavior tracking attributes. (APPDEV-16881)
  • Added feature flag and css overrides for design tokens for visual refresh. (APPDEV-17223)
Still have questions?
Find answers in the Dynatrace Community