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

feat(AF-66): Chapter progress overview #68

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

kimbylr
Copy link

@kimbylr kimbylr commented Jan 10, 2021

No description provided.

@kimbylr kimbylr linked an issue Jan 10, 2021 that may be closed by this pull request
@kimbylr kimbylr marked this pull request as ready for review January 24, 2021 20:27
.prettierrc Show resolved Hide resolved
Copy link
Member

@dafrie dafrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am terribly sorry for the slow review!

Very nice work, thank you so much! I left only minor comments. There is a small annoying change we need to make unfortunately. In contrast to what we agreed on originally, the new components should be displayed for "subchapter cards", since we will split the long chapters of Book 2 into subchapters as well. So in theory, there will not be any main chapters with direct components anymore.

src/components/ChapterCard.tsx Outdated Show resolved Hide resolved
src/pages/Dashboard/ChapterSection.tsx Show resolved Hide resolved
src/locales/en.json Outdated Show resolved Hide resolved
src/locales/de.json Outdated Show resolved Hide resolved
src/pages/Dashboard/ChapterSection.tsx Show resolved Hide resolved
@kimbylr
Copy link
Author

kimbylr commented Feb 28, 2021

Well… I wasn't that fast either 🙈 I changed the query to get all the data only on subchapters instead of chapters. Does this seem right to you?

Copy link
Member

@dafrie dafrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, LGTM!

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.

Chapter progress overview
3 participants