In the filter component I switched from a calcite-dropdown to a calcite-action-menu.
dropdown:


action-menu:
width=200/>
(1)
To me the new action menu now looks more like a tooltip/more info than a dropdown menu with actions, especially in regards to the triangle pointer. Also, this seems to be the only component that I use that has round corners. Everything else that I use has sharp corners.
(2)
With 1.0.0-beta.54 the blue focus box went missing

If this is all purpose, please close this issue.
cc @driskull
1.
@asangma we should decide if the action menu should have a pointer or not.
Since both the panel and action-bar use the calcite-action-menu, we should probably be consistent right?
Following. Agreed. The mix of radius and non-radius seems odd.
Could those actions just render as dropdown-items of "selection-mode:none" in a dropdown which would still not have a tail but have the correct 4px border radius?
With 1.0.0-beta.54 the blue focus box went missing

@driskull Started this but could use your help on the keyboard event handling See related PR.
@AdelheidF This is installed. Can you help verify this one? 🙇🏼♂️
tested with beta.56

The focus box is back, pointer is gone, but corners are still round.