You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I would say, the user should have no say in the topic where file should be stored, they only provide material title and other required stuff, and the backend data is being autogenerated.
Goal
The goal of the the task is to make path independent of user's choice. User should only provide a title and material's content. Path should be auto-generated and deterministic given its content. ID cannot be used for now as it is generated automatically, however, this implementation details may change.
The text was updated successfully, but these errors were encountered:
Background
A reviewer suggested:
Goal
The goal of the the task is to make path independent of user's choice. User should only provide a title and material's content. Path should be auto-generated and deterministic given its content. ID cannot be used for now as it is generated automatically, however, this implementation details may change.
The text was updated successfully, but these errors were encountered: