2ce6164b135c4b5db778e808acd05494d6711b45
Angular's FlightsMapFiltersStateService.setDeparture(undefined) also resets domestic/international/connections to false — none of them make sense without a departure anchor. React now mirrors that reset on clear so a re-opened filter doesn't show phantom 'on' toggles. Also added a `title` attribute on each disabled toggle that points users to the missing city input. The toggles are still disabled (per Angular behavior) but the hint explains *why* they can't be toggled, which was the source of confusion in the 'feature not fully implemented' report.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%