rusackas commented on PR #41285:
URL: https://github.com/apache/superset/pull/41285#issuecomment-5534730372
@EnxDev thanks for the thorough pass. The dropdown now closes on an outside
mousedown or Escape (kept `trigger={[]}`, added the window listeners you
described), with tests for both plus Enter on the focused `+` button.
Also moved the tooltip back into render, dropped the duplicate
`markTimeOrigin()` and the double error log, cleaned up the orphaned id-keyed
localStorage entry once `tabViewId` lands, and added the non-active tab test
for the pending key gate.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]