codelitdev / courselit

Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.

Home Page:https://courselit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Flicker in Drawer and FAQ components

rajat1saxena opened this issue · comments

It might be due to ShadCN. We need to find out the root cause and a work around.

https://drive.google.com/file/d/1NPg7PPo5MpniV2r9yCWr_TmjVzxpK5DW/view?usp=drive_link

data-[state=closed]:animate-out
Flicker issue of the menu bar(sheet component) is occurring due to the above class. It is exists in the sheetVariants and SheetPrimitive.Overlay

Flicker issue of the FAQ(accordion) was resolved.