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
After creating new asset files in the project, the assets tab will not update reactively and has no refresh button now. Adding a refresh button and updating assets reactively will increase DX.
expected
add a refresh button
update assets' states reactively
to confirm
how to watch the creation and deletion of assets ( need to find an appropriate way )
should the states of assets in the preview drawer be updated reactively? ( It could rely on vite hmr )
The text was updated successfully, but these errors were encountered:
LoTwT
changed the title
[feature request] add reactive update and refresh button for assets
[feature request] update reactively and add a refresh button for assets
Jan 26, 2024
description
After creating new asset files in the project, the assets tab will not update reactively and has no refresh button now. Adding a refresh button and updating assets reactively will increase DX.
expected
to confirm
The text was updated successfully, but these errors were encountered: