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

WET form validation is broken for GoCWebTemplate.Master / GoCWebTemplate.LeftMenu.Master #65

Open
james-roach opened this issue Dec 19, 2023 · 4 comments

Comments

@james-roach
Copy link

When using GoCWebTemplate.Master or GoCWebTemplate.LeftMenu.Master the errors-frmMain section and updated error label doesn’t load in until after a click on the input occurs.

The issue doesn’t seem to affect GoCWebTemplate.Application.Master & GoCWebTemplate.Application.LeftMenu.Master.

GoCWebTemplate.Master - After Server Validation
image

GoCWebTemplate.Master - Click input + click away
image

GoCWebTemplate.Application.Master - After Server Validation
image

@ahmad-shahid
Copy link
Contributor

Hello, I need just a bit of info in order to reproduce this error.

  1. updated error label doesn’t load in until after a click on the input occurs.
    So you typed in a bad string, clicked/tabbed away and didn't see the error summary? what were the specific steps you took?

  2. would you be able to send me the source code of the page that has the issue?

@ahmad-shahid
Copy link
Contributor

Hey, can you send me or post the source code of the page here? Thanks.

@james-roach
Copy link
Author

Change MasterPageFile="~/GoC.WebTemplate/GoCWebTemplate.Master" to MasterPageFile="~/GoC.WebTemplate/GoCWebTemplate.Application.Master" to see change.
[wet issue.zip](https://github.com/wet-boew/cdts-DotNetTemplates/files/13890095/wet.issue.zip)

@ahmad-shahid
Copy link
Contributor

I was able to reproduce this error on my end but i saw the same behaviour for both the regular layouts and application layouts.

Was there anything different on your end that you could think of causing the difference in behaviour between the layouts?

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

No branches or pull requests

2 participants