SIGN IN SIGN UP

fix(tasks): prevent unbounded width crash in quick add tag selection

Disable showSelectedInDropdown in TagSelectDropdown within
QuickActionButtonsBar to prevent a ReorderableListView from being
nested inside the horizontal SingleChildScrollView, which caused
an unbounded horizontal width rendering crash.
A
ahmet-cetinkaya committed
ade0cab733d1683684a1c19df46c640f6bc8d4e0
Parent: 14ca106