Skip to content

Conversation

@vineetp6
Copy link

@vineetp6 vineetp6 commented Dec 7, 2025

Description

  • Aew floating button component to Bootstrap. The floating button is a fixed-position button that appears in the bottom-right corner of the page, with customizable size, color, and hover/active states. It is ideal for actions such as triggering a chat box, opening a modal, or any other prominent action.
  • The button’s style is responsive and includes transitions for hover and active states. The button scales slightly on hover and minimizes on active click.

Motivation & Context

A customizable floating action button, commonly used for actions like creating new posts, adding items, or any task requiring constant visibility without taking up much space.

Type of changes

  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)

Checklist

  • [ X] I have read the contributing guidelines
  • [ X] My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • [ X] All new and existing tests passed

Live previews

Related issues

@vineetp6 vineetp6 requested a review from a team as a code owner December 7, 2025 08:47
@vineetp6
Copy link
Author

vineetp6 commented Dec 8, 2025

Hi maintainers — this PR is from my fork (vineetp6:button-feature). Could someone please approve running the workflows so CI (lint/tests/CodeQL) can run? Thank you!

@mdo
Copy link
Member

mdo commented Dec 9, 2025

Thanks, but we'll pass on including this.

@mdo mdo closed this Dec 9, 2025
@vineetp6 vineetp6 deleted the button-feature branch December 9, 2025 04:07
@vineetp6 vineetp6 restored the button-feature branch December 9, 2025 04:08
@vineetp6
Copy link
Author

vineetp6 commented Dec 9, 2025

First time was trying to contribute nothing more.

@vineetp6 vineetp6 deleted the button-feature branch December 9, 2025 04:09
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

Successfully merging this pull request may close these issues.

2 participants