builder
builder copied to clipboard
Bug Doc
MVP Bug Documentation
First Test on 03/08:
Audio
- [x] Modifying project audio does not correspondingly change the sound in the runner
- [x] Audio renaming is not available
- [x] Non-WAV format audio suffix changes to WAV after modification
Project Execution
- [x] The project cannot run after deleting sprites
- [x] During runner, SVG materials may lose some data
Sprites and Backgrounds
- [x] Sprite renaming is not available
- [x] The project should default to selecting a sprite and displaying its code upon entry
Material Library
- [x] The material library needs to automatically refresh after adding new materials
- [x] Fix new version material library related interfaces
- [x] Fix new version project list related interfaces
Import from Scratch
- [x] Importing audio to personal material library, the sound also imports to the personal material library, without showing the sound picture judgment; this causes the ability to import sound into the sprite list from the sprite's material library.
- [x] Importing pictures to personal material library: SVG cannot be displayed in personal material library
- [x] Importing pictures to sprite list: SVG cannot be fully displayed
File Management
- [x] Entrycode is empty; needs to sync entrycode content
Project IO
- [x] Not the expected operation: After importing a Public project, modifications directly affect the public, instead of creating a copy locally
i18n
- [x] Navigation bar internationalization issue (to be unifiedly modified before delivery)
Second Test on 03/12:
- [x] Issues caused by overly large project files leading to 403 errors
- [x] Issues with layer changes in Stage not working
- [x] Project list search issues (matching issues, case sensitivity)
- [x] Restrictions on backdrop upload types
- [x] The Format function is unusable
- [x] Pagination functionality during search
- [x] Conflicts between material search and categories
- [x] Layering issue with error prompts
TODO: Optimization
Add loading state globally, e.g., cannot modify code until the formatting response is returned.