Topic: mdb-btn-fixed Bug :/
digitalmanagerguru asked 5 years ago
I am only using this:
<mdb-btn-fixed href="#!" @click.native="show = true" color="plus" fad icon="plus" size="lg" :bottom="30" :right="25" />
I was expecting to have a simple button but fixed on the bottom and right position, but there is a problem on the height of the .fixed-action-btn that is always set at 500px even when the button is closed. (I'll not use the btn-fixed-items btw)
Here is an image showing the problem of the height:
So when I click on the red button above, it does the + click and not the trash red one, because the height of the btn fixed is being set to 500px even when not showing the items. In my case I dont want items at all.
Magdalena Dembna staff premium answered 5 years ago
Thank you for reporting this issue, I will add this to our bug list and we will fix it as soon as possible. Kind regards, Magdalena
cdenby pro answered 5 years ago
Checked this in 4.13 - still an issue. https://youtu.be/lUZg1EjYyBY
Magdalena Dembna staff premium commented 5 years ago
The most recent MDB Vue version is 6.5.0 and you can check in our live preview that this problem with a fixed height no longer exists (https://vue.mdbootstrap.com/#/components/pro/button). You probably are referring to jQuery version (it would explain the version number) and need to create a separate issue in the right category: https://mdbootstrap.com/support-ask-question/ Best regards, Magdalena
digitalmanagerguru answered 5 years ago
Hi there, I saw the fix applied and I've put some comments on gitLab, but didnt receive any feedback there:
https://git.mdbootstrap.com/mdb/vue/vu-pro/commit/dd2285d0dbabba659797665125c566dd332a7bda#note_3202
Other questions too: https://git.mdbootstrap.com/mdb/vue/vu-pro/commit/dd2285d0dbabba659797665125c566dd332a7bda#note_3261
Magdalena Dembna staff premium commented 5 years ago
In the future, we would appreciate creating a new issue / commenting here as those comments went unnoticed. I've created a task for us to take a look at those issues - especially the one with tooltips. Best regards, Magdalena
digitalmanagerguru commented 5 years ago
I see, I thought it would be easier that way. Sorry about that. Since its not I'll create a new issue next time. ;)
Thanks again
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- User: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 6.2.0
- Device: Desktop
- Browser: Chrome
- OS: Win.10
- Provided sample code: No
- Provided link: No