-
Notifications
You must be signed in to change notification settings - Fork 9
feat: add support for favoriting topics #2241
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
Conversation
80195fd
to
b58e35d
Compare
<AddResourceToFolderModal | ||
resource={{ | ||
id: articleId, | ||
path: node.path, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vi kan også begynne å lagre node.url, evt sjekke på enablePrettyUrls først.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For en fremtidig migrering, er det ikke like greit å beholde alle som path inntil videre?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Har ingenting å sei. Migrering med url vil berre gi 404 i tax og dermed ingen endring.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fiks konflikter
55c1b3c
to
dee0f7b
Compare
dee0f7b
to
c612020
Compare
Avhengig av NDLANO/graphql-api#514, NDLANO/frontend-packages#2627