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

Is it possible to put the progress percentage next to the full bar using AJAX? #2201

Open
lennonpuype opened this issue Dec 24, 2024 · 3 comments

Comments

@lennonpuype
Copy link

Question

Hi,

I don't really know if I have to submit this as question or feature request but I should fix something asap and maybe you have the solution for me.

I am struggling to make the default progressbar has the percentage next to the bar itself.
This works well on page reload after changing the page, but when using AJAX the percentage automatically goes inside the progressbar because the DOM structure changes. Is it maybe an idea to create a setting for us to choose the position of the percentage?

See here what happens. The first frame is what I want...

Screen.Recording.2024-12-24.at.14.14.53.mov

Additional context

I am using Formie dev-craft-5 as 3.0.15 with a multi page setup which uses AJAX.

@engram-design
Copy link
Member

I think a setting to control this would be easiest as our JS is indeed going to overwrite things in an opinionated way.

@lennonpuype
Copy link
Author

Is this something you are planning on doing in the future? Could be kinda interesting I think!
For now I think it is better for me to use the native setting and ignore the design for a moment. 😛

@engram-design
Copy link
Member

Well add it to our todo list!

@engram-design engram-design added this to the 2.2.0 milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants