-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make datasets with multiple sheets in excel #748
Comments
시트 하나로 데이터셋 생성 -> success |
Closing this issue since requirements have changed. |
Lots of server code about this issue have been changed. |
기획서 53페이지에 기획되어 있는 내용 캡쳐해서 올려드릴께요~ @minjung-cho 예외사항 기획해서 반영부탁드립니다. @paigechoi @joohokim1 해당 내용 이후에 [METATRON-1572 : 멀티파일 업로드]를 진행하시면 될 것 같습니다. |
- Delete unnecessary code in create dataset - Create datasets with multiple selection of sheets in excel
- Use observable when creating multiple datasets
@paigechoi 논의한 내용 기록차 남깁니다
@AnnieHwang 멀티 시트 건은 멀티 파일(TO-BE)로 가는 단계로 생각하고 위와 같이 마무리를 하는 것으로 @paigechoi 님과 얘기 나누었습니다. 참고 부탁드립니다 |
- Do not show alert when dataset creation is successful - Only show alert when dataset creation fails
* #748 Fix multi sheet selection - Delete unnecessary code in create dataset - Create datasets with multiple selection of sheets in excel * #748 Add comments about code * #748 Add error handling - Do not show alert when dataset creation is successful - Only show alert when dataset creation fails * #748 Add loading bar when creating dataset
Is your feature request related to a problem? Please describe.
When making a dataset with an Excel file, multiple sheets can be used to make Datasets at once.
Describe the solution you'd like
Select multiple sheets when making dataset with excel file -> Selected sheets are made into individual datasets.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: