html-templates
html-templates copied to clipboard
Hi Team, The expected tab order is username >>password >> sign-in button. But if I use the sample code https://github.com/azure-ad-b2c/html-templates/blob/main/templates/AzureBlue/unified.html, the order will be username >> signin button >> password....
None of the current image/font links actually work when used by a B2C framework flow. This fixes that at least
Please add tailwindcss support. https://tailwindcss.com/docs/installation/play-cdn
In the forgot password page where the user sets the new password (last step), its being reverted to the MS templates instead of custom HTML templates. The custom template works...
As far as I can tell, there are various actions where the UI is designed to reflect that work is going on in the background. For instance, when you press...
Hi, when updating the `DataUri` urn to equal or greater than 2.1.7, the UI no longer reflects the button status, for example the Create button in Profile Creation should not...
When trying to load the images in the example UIs, all the images do not load and produce 404 errors. Is this on purpose? Are they not deployed anywhere? If...
These templates were previously available at https://github.com/Azure-Samples/Azure-AD-B2C-page-templates. This was never maintained, got out of date, and did not have an updater program that users could run to get the latest....
I think the result (local resources use domain relative paths like "/templates/src/..." is probably more useful than having absolute urls that point at "https://login.microsoft.com/template/src" and don't resolve. Alternatively, use an...
In the login page when you copy and paste an email address or a password, the required error message doesn't disapear. As you press on CTRL the message appear, but...