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

Animated button not fit inside the Accordion #2278

Closed
hajanajubudeen88 opened this issue Mar 24, 2022 · 6 comments
Closed

Animated button not fit inside the Accordion #2278

hajanajubudeen88 opened this issue Mar 24, 2022 · 6 comments
Labels
type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@hajanajubudeen88
Copy link

hajanajubudeen88 commented Mar 24, 2022

Bug Report

In the TestCase, I'm facing some button size issue

Steps to reproduce

  1. I'm using animation button in two places one is in the top of the page and another is in inside the accordion
  2. The top buttons are working good
  3. But once the same code i use inside the accordion the sizes may differ from outside the accordion
    (NOTE : Only Animated buttons not fit inside the accordion, normal buttons working good )

Expected result

Need the same size both inside the accordion and out side the accordion

Fiddle Link

https://jsfiddle.net/hajanajubudeen88/u4bzjqmt/14/

Screenshot (if possible)

error

Version

2.x.x

@hajanajubudeen88 hajanajubudeen88 added state/awaiting-investigation Anything which needs more investigation state/awaiting-triage Any issues or pull requests which haven't yet been triaged type/bug Any issue which is a bug or PR which fixes a bug labels Mar 24, 2022
@lubber-de
Copy link
Member

Pleae provide a jsfiddle for easier investigation. Thanks

@lubber-de lubber-de removed the state/awaiting-triage Any issues or pull requests which haven't yet been triaged label Mar 24, 2022
@lubber-de
Copy link
Member

Cannot reproduce: Here is a jsfiddle having an accordion including animated buttons. All looks normal to me.
Please adjust the jsfiddle so your issue is reproducable
https://jsfiddle.net/lubber/se1qa8Lj/4/

@lubber-de lubber-de added state/cannot-reproduce Bugs which can't be reproduced and removed type/bug Any issue which is a bug or PR which fixes a bug state/awaiting-investigation Anything which needs more investigation labels Mar 24, 2022
@hajanajubudeen88
Copy link
Author

Thank You for your response appreciated, Kindly check the jsfiddle : https://jsfiddle.net/hajanajubudeen88/u4bzjqmt/14/

@lubber-de
Copy link
Member

lubber-de commented Mar 24, 2022

Thanks. Your issue has been fixed in the nightly 2.9.0 beta by #2197
See your adjusted jsfiddle here https://jsfiddle.net/lubber/gpfu54b2/

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build and removed state/cannot-reproduce Bugs which can't be reproduced labels Mar 24, 2022
@lubber-de lubber-de added this to the 2.9.0 milestone Mar 24, 2022
@hajanajubudeen88
Copy link
Author

Thanks. Your issue has been fixed in the nightly 2.9.0 beta by #2197 See your adjusted jsfiddle here https://jsfiddle.net/lubber/gpfu54b2/

This works only in jsfiddle, once i use this code into my project its not working (facing the same issue), Thanks

@lubber-de
Copy link
Member

lubber-de commented Mar 25, 2022

Because you probably did not use the nightly beta in your code which is available at the cdn via https://cdn.jsdelivr.net/npm/fomantic-ui@nightly/dist/semantic.min.css and https://cdn.jsdelivr.net/npm/fomantic-ui@nightly/dist/semantic.min.js

Take a look at the jsfiddle to the left where the resources are listed.

@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants