Bug: Saved Version Name Placeholder Not Replaced in Edit Warning #280
Closed
Namith-Telkar
started this conversation in
Feedback/Bug Reports
Replies: 1 comment
-
|
Thanks, we've already fixed it
Best Regards,
GreatFrontEnd team
Web: greatfrontend.com <https://www.greatfrontend.com/>
Email: ***@***.***
LinkedIn: linkedin.com/company/greatfrontend
…On Mon, 16 Jun 2025, 10:20 pm Ganeshan Dash, ***@***.***> wrote:
hey @Namith-Telkar <https://github.com/Namith-Telkar> / @gfeeng
<https://github.com/gfeeng> , are you open to contributions? I just
encountered this bug on the site and came here to open an issue, found this
post. I would love to add a fix. Although, it doesn't look like the site
repo is open sourced :(
—
Reply to this email directly, view it on GitHub
<#280 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4K42ZEBD5GXFS5ERUXFLTD3D3HCDAVCNFSM6AAAAAB7LSKRYWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBYGQ4TONI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When editing code from a saved version, the warning message displays the literal placeholder text "{saveName}" instead of the actual saved version name. The message appears as:
You are currently editing code from the saved version: <strong>"{saveName}"</strong>Expected behavior: The {saveName} variable should be replaced with the real name of the saved version.
Steps to reproduce:
Actual result:
The warning shows the placeholder {saveName} instead of the actual saved version name.
Expected result:
The warning should display the actual saved version name.
Beta Was this translation helpful? Give feedback.
All reactions