Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit af443c4

Browse files
turt2livejryans
andauthored
Update docs/room-list-store.md
Co-authored-by: J. Ryan Stinnett <[email protected]>
1 parent 343ce3b commit af443c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/room-list-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ expect a change in the condition unless the condition says it has changed. This
145145
maintain the caching behaviour described above.
146146

147147
One might ask why we don't just use prefilter conditions for everything, and the answer is one of slight
148-
subtly: in the cases of prefilters we are knowingly exposing the user to a workspace-style UX where
148+
subtlety: in the cases of prefilters we are knowingly exposing the user to a workspace-style UX where
149149
room notifications are self-contained within that workspace. Runtime filters tend to not want to affect
150150
visible notification counts (as it doesn't want the room header to suddenly be confusing to the user as
151151
they type), and occasionally UX like "found 2/12 rooms" is desirable. If prefiltering were used instead,

0 commit comments

Comments
 (0)