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

fix: (Core) add fix for keeping the focus on the button for Carousel component #4496

Merged
merged 2 commits into from
Jan 29, 2021

Conversation

JKMarkowski
Copy link
Contributor

@JKMarkowski JKMarkowski commented Jan 27, 2021

Please provide a link to the associated issue.

part of #4482

Please provide a brief summary of this pull request.

Before:
Peek 2021-01-27 15-24

After:
Peek 2021-01-27 15-14

Please check whether the PR fulfills the following requirements

Documentation checklist:

@netlify
Copy link

netlify bot commented Jan 27, 2021

Deploy preview for fundamental-ngx ready!

Built with commit 1cd5886

https://deploy-preview-4496--fundamental-ngx.netlify.app

@JKMarkowski JKMarkowski requested a review from a team January 27, 2021 14:25
@JKMarkowski JKMarkowski self-assigned this Jan 27, 2021
@JKMarkowski JKMarkowski added core Core library specific issues Defect Hunting labels Jan 27, 2021
@JKMarkowski JKMarkowski added this to In progress in Development via automation Jan 27, 2021
@JKMarkowski JKMarkowski added this to the Sprint 54 - Los Angeles milestone Jan 27, 2021
@@ -377,6 +381,7 @@ export class CarouselComponent implements OnInit, AfterContentInit, AfterViewIni
* It works only if carousel is not in circular loop.
*/
private _preventDefaultBtnFocus(): void {
console.log('asdsad');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this log

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DeepakSap14 Thanks for noticing it :)

@InnaAtanasova InnaAtanasova changed the title fix: (Core) Keep focus on button on carousel fix: (Core) add fix for keeping the focus on the button for Carousel component Jan 27, 2021
@JKMarkowski JKMarkowski merged commit 72f7a4d into main Jan 29, 2021
Development automation moved this from In progress to Done Jan 29, 2021
@JKMarkowski JKMarkowski deleted the fix/carousel-focus branch January 29, 2021 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core library specific issues Defect Hunting
Projects
No open projects
Development
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants