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

Real minor fixes #713

Merged
merged 5 commits into from
Jan 14, 2018
Merged

Real minor fixes #713

merged 5 commits into from
Jan 14, 2018

Conversation

taneliang
Copy link
Member

@taneliang taneliang commented Jan 14, 2018

"Minor fixes"

  1. Add key prop to global search sem badges.
  2. Fix the warning "You tried to return focus to but it is not in the DOM anymore".
    1. Upstream issue: 'You tried to return focus to but it is not in the DOM anymore' warning. reactjs/react-modal#577.
    2. TL;DR: A fix was released in react-modal 3.1.8.
  3. Fix Poor scrolling performance of search results in Safari on macOS #679 using this SO answer

@mods-bot
Copy link

mods-bot commented Jan 14, 2018

Deploy preview for nusmods ready!

Built with commit fb759a3

https://deploy-preview-713--nusmods.netlify.com

Copy link
Member

@li-kai li-kai left a comment

Choose a reason for hiding this comment

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

LGTM 🐟

@taneliang taneliang merged commit 8433840 into master Jan 14, 2018
@taneliang taneliang deleted the real-minor-fixes branch January 14, 2018 07:25
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.

Poor scrolling performance of search results in Safari on macOS
3 participants