Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

fix syncing between react and DOM urlbar focus/select #5573

Closed
wants to merge 1 commit into from

Commits on Nov 12, 2016

  1. fix syncing between react and DOM urlbar focus/select

    previously it seems that the urlbar was getting selected
    every time the react select state was updated; yet then the
    react selected state would be updated to false.
    
    this may fix #5529
    
    Auditors: @bbondy
    
    Test Plan:
    follow Alex's test steps in #5529
    and check that the first character is not deleted.
    diracdeltas committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e6cc117 View commit details
    Browse the repository at this point in the history