Convert refresh/stop/delete all buttons to IconButton components

Description

In working on , we discovered that the stop button styles result in a button that's too small to meet accessibility guidelines.  This ticket covers converting both of those icons to use the same Icon Button component that the world picker and keyboard input toggle use.

 

As discussed on chats, part of this is reconciling how we use the "disabled" property of that component so that the stop/refresh buttons are styled correctly when they are not clickable.

Activity

Show:

Simon Bates November 1, 2021 at 5:28 PM
Edited

Tasks:

Daniel Cho November 1, 2021 at 3:47 PM

IconButton component is slightly bigger than current Refresh button, so when we change Refresh button to use IconButton, we might need to make PenDownToggleSwitch a little bigger as well.

Done

Details

Assignee

Reporter

Components

Fix versions

Created November 1, 2021 at 3:42 PM
Updated November 18, 2021 at 4:08 PM
Resolved November 18, 2021 at 4:08 PM