This disables the history button when clicking a given entry if thick threaded on web. Disabling the history button for a day box will be introduced in a separate diff
Depends on D13348
Differential D13349
[web] disable history button on web on clicking entry will on Sep 16 2024, 1:34 AM. Authored by Tags None Referenced Files
Subscribers None
Details This disables the history button when clicking a given entry if thick threaded on web. Disabling the history button for a day box will be introduced in a separate diff Depends on D13348 Checked on local web app. history button no longer appears
Diff Detail
Event TimelineComment Actions Let's document this somewhere. Also, it might be a good idea to introduce a single flag for it. Comment Actions Where would we document? Maybe @tomek was thinking of something like a function function isCalendarEntryHistoryEnabled(threadType: ThreadType): boolean Comment Actions Ah, I should've added more details. I was thinking about creating a task that tracks introducing the history of thick thread entries and removing a flag (or a function). |