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

[Lesson] chapter title required #2660

Closed
wants to merge 6 commits into from
Closed

[Lesson] chapter title required #2660

wants to merge 6 commits into from

Conversation

WolfyWin
Copy link
Contributor

@WolfyWin WolfyWin commented Nov 20, 2023

Q A
Bug fix? yes
New feature? yes
BC breaks? no
  • Fixes bug lesson chapter title required
  • add numbering system
  • add subchapter action

@WolfyWin WolfyWin force-pushed the lessonTitle branch 6 times, most recently from 22809b4 to 587fbc1 Compare December 4, 2023 14:06
@WolfyWin WolfyWin requested a review from Elorfin December 4, 2023 14:08
Copy link
Member

@Elorfin Elorfin left a comment

Choose a reason for hiding this comment

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

  • La génération de la numérotation se fait côté client lors de l'affichage (cf Parcours).
  • La génération du titre se fait également côté client, dans l'éditeur lors de la création (le serveur s'occupe juste de persister la valeur générée, cf Parcours).

@WolfyWin WolfyWin force-pushed the lessonTitle branch 3 times, most recently from 1bcb2e8 to 48b3759 Compare December 11, 2023 12:41
@WolfyWin WolfyWin closed this Dec 19, 2023
@Elorfin Elorfin deleted the lessonTitle branch January 26, 2024 14:38
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.

None yet

2 participants