Now let's create a choose or upload asset modal that triggers when user clicks on the choose or upload your asset card.
Things that will be implemented in modal:
- First it will be divided into sections = Title and description. Search, upload and Categories section. Content section. Buttons and information.
- Categories will have AI Images, AI Videos and AI Characters.
- User can select multiple images as packs but cannot select multiple videos.
- Same goes for Uploads. User can upload multiple images or one video.
- So validation will be like either multiple or one image OR one single video.
- AI Characters is a feature which will be used as a fake door testing so it means when that category is selected, user will see content telling users about the feature which is coming soon and two buttons I'm interested or not. If user clicks on I'm interested then we show them Thank you message in the modal itself and if they selects not interested, we show thank you message again. It's for A/B testing.