bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Sivasish48: Issue #39287 Replacing the "show" method with a modified and Introduced a small delay before triggering the 'Offcanvas'

Open Sivasish48 opened this issue 2 years ago • 0 comments

Description

Modifying the 'show' method with the 'Offcanvas' class and creating a small delay with 'setTimeOut' before triggering the Offcanvas

Motivation & Context

These changes are intended to make the transition work more reliably in various browsers, including Chrome.

Type of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would change existing functionality)

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
  • [ ] All new and existing tests passed

Live previews

Related issues

Sivasish48 avatar Jan 22 '24 05:01 Sivasish48