Skip to content

Commit afbd44b

Browse files
committed
emoji [nfc]: Point to issue for ordering Unicode emoji options
I've just filed this TODO item as #1201, so link there.
1 parent eb3e2aa commit afbd44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/model/emoji.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ class EmojiStoreImpl with EmojiStore {
280280
// https://github.com/zulip/zulip/blob/0f59e2e78/web/src/emoji.ts#L232-L278
281281
//
282282
// Behavior differences we might copy or change, TODO:
283-
// * Web has a particular ordering of Unicode emoji;
283+
// * TODO(#1201) Web has a particular ordering of Unicode emoji;
284284
// a data file groups them by category and orders within each of those,
285285
// and the code has a list of categories.
286286
// This seems useful; it'll call for expanding the server emoji data API.

0 commit comments

Comments
 (0)