Use a grid
instead of an inline-view
#1
Labels
No labels
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/New Plugin
Kind/Security
Plugin
EmojiPicker
Plugin
TailwindCSS
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cswimr/gauntlet-cswimr-plugins#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Exidex brought up a good point in the Project Gauntlet discord;
I agree that using
grid
as opposed toinline-view
would probably be better for UX, butgrid
is not fully implemented on Gauntlet's side as of writing.As of Gauntlet v11,
grid
appears to be fully implemented. Once I get Gauntlet working on my NixOS configuration, I'll be looking into this further.The
emojipicker
entrypoint on the main branch now uses a grid. There's some upstream refactors that need to happen before I can finish implementing this, though.