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

Fixed: Doc name change reverting on reload #478

Conversation

rohanrjohn
Copy link
Contributor

@rohanrjohn rohanrjohn commented Jan 28, 2025

PR related to this issue is also created in MSD. - https://bitbucket.org/modus-operandi/maw-smart-document/pull-requests/247

@rohanrjohn rohanrjohn requested review from Tezra and rodgersgb January 28, 2025 15:40
* Method to update Doc name on name change in props
*/

updateDocName = (objectMetaData: any): void => {
Copy link
Contributor

Choose a reason for hiding this comment

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

No Any, not a Licit bug, and this function does more than what the function name says.

@Tezra
Copy link
Contributor

Tezra commented Feb 4, 2025

Not required and problematic

@Tezra Tezra closed this Feb 4, 2025
@Tezra Tezra deleted the bugFix/KNITE-1620-displayed-document-name-does-not-change branch February 4, 2025 14:06
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.

2 participants