Skip to content
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

partial upload board funtionality #159

Merged
merged 2 commits into from
Jul 3, 2024
Merged

partial upload board funtionality #159

merged 2 commits into from
Jul 3, 2024

Conversation

okrayum
Copy link
Collaborator

@okrayum okrayum commented Jul 3, 2024

I was able to set up the board upload with primarily using the code Jeremy had implemented, I changed one of the components to async/await like the comments said. the issue is that the upload goes correct with board and cards, but the template preview is not getting the correct details like time and cards, and when you click the template preview no cards are shown.
Another issue that I didn't look into yet is after download an imported board it double the Create New Card button in the backlog column.

Screenshot 2024-07-03 115005

@okrayum okrayum self-assigned this Jul 3, 2024
@okrayum
Copy link
Collaborator Author

okrayum commented Jul 3, 2024

Also you notice the 4 hardcoded boards briefly when clicking to search templates before seeing your uploaded boards. Which are removed if you do as Jeremy noted earlier: replace dummyTemplates with [ ]. But then no dummyTemplates at all unless do a conditional render with them in the return.

@Alforoan
Copy link
Owner

Alforoan commented Jul 3, 2024

good job!

@Alforoan Alforoan merged commit ee81e94 into main Jul 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants