You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found a potential bug that reveals itself when searching for a specific sticker, but displays the first sticker in a set of results.
In the below example, the user is searching disabled which should surface the result, item disabled. Instead, it shows the first result in the row of stickers (in the case of the below example it's the sticker labeled logo). However, when the user drags the sticker into the document, it's the correct symbol.
These are the tags in the file
!StickerLibrary
title: My library
!StickerSection @Section1
title: First section
The text was updated successfully, but these errors were encountered:
Yeah, unfortunately, it still does it even after I disabled all other plugins, cleared the library cache, and relaunched Sketch. Here's a library it happens on (a little different than the example), just search red, green, or blue in the sticker sheet (and also try clearing the text string and typing a new one): https://send.firefox.com/download/e6da5701f12d9a0b/#qo2QIFsstZ3bVQZ-nzBsbg
After further tests, the weird overlap only seems to happen in a stickerSection without a sub-section. Not sure if that will help pinpoint the issue, but I figured I'd share the finding. Here's hoping! :)
Found a potential bug that reveals itself when searching for a specific sticker, but displays the first sticker in a set of results.
In the below example, the user is searching
disabled
which should surface the result,item disabled
. Instead, it shows the first result in the row of stickers (in the case of the below example it's the sticker labeledlogo
). However, when the user drags the sticker into the document, it's the correct symbol.These are the tags in the file
The text was updated successfully, but these errors were encountered: