-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add functionality to modify document titles #143
Comments
I'm not good at nest and react, but I want to try it because it's a feature I want. |
For now, there's no need to notify the changing of document title to other peers. |
@rappire Could you share your progress? If there are any issues, I can help. |
I had some work this week, so I haven't been able to proceed much. Currently, I'm looking at the backend code! If I have any questions, I'll ask right away. Thank you. |
Is it possible for me to take this issue or are you still working on it @rappire ? |
I'm working on this, but I've been busy recently, so it's okay for you to proceed. @hugosandsjo |
@rappire ive also been tasked with another issue at the moment but il write again if i start working on this. |
@rappire I continued working on this issue and just made a pull request. Just wanted to let you know! |
What would you like to be added:
I would like to request the addition of a feature that allows users to modify the titles of documents in the system. Presently, there is no built-in functionality to change document titles once they are created.
Why is this needed:
The ability to modify document titles is crucial for managing and organizing content effectively. Users may mistakenly enter incorrect or outdated titles when creating documents, and it can be inconvenient or confusing to have no option to correct them. Allowing users to modify document titles will greatly enhance the usability and flexibility of the system.
Additional Information:
It is important to ensure that the modification of document titles does not affect the integrity and referential integrity of the system. The changes should be accurately reflected in all relevant parts of the application, including search results, document listings, and any other areas where document titles are displayed.
The text was updated successfully, but these errors were encountered: