Page MenuHomePhabricator

[web] Keyboard support for typeahead [9/13] - Refactor getTypeaheadTooltipButtons as a function
ClosedPublic

Authored by przemek on Dec 27 2022, 4:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 2:42 AM
Unknown Object (File)
Tue, Apr 9, 2:42 AM
Unknown Object (File)
Wed, Apr 3, 5:53 PM
Unknown Object (File)
Mar 13 2024, 8:54 PM
Unknown Object (File)
Mar 7 2024, 3:54 AM
Unknown Object (File)
Mar 5 2024, 6:25 PM
Unknown Object (File)
Mar 4 2024, 11:21 PM
Unknown Object (File)
Feb 20 2024, 1:08 AM

Details

Summary

Moved creating buttons in overlay to utility function.

Test Plan

Typeahead without keyboard support works.
Final tests performed in last diffs.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka added a reviewer: tomek.
This revision is now accepted and ready to land.Dec 30 2022, 9:19 AM

It felt cleaner to has it closed in utils funtion.