zulip/zulip

Keep scheduling popovers open when choosing a custom time

Open

#35,464 opened on 2025年7月25日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)Python (19,672 stars) (7,339 forks)batch import
area: compose (UI & widgets)area: popovers and tooltipsblockedbughelp wanted

説明

As reported on CZO:

When we choose custom time in the schedule_message_popover, a flatpickr popover opens. If we now click inside it such that it doesn't close (eg, on month, year or time), it remains visible while the schedule_message_popover vanishes.

Instead, we should keep the original popover open when you're scheduling a custom time.

The issue was reported for scheduling reminders, but we should make sure it works the same way for scheduling messages as well.

CZO thread: #issues > Schedule message popover hides when clicking on flatpickr

コントリビューターガイド