sthewissen / MVP

Unofficial app to help MVPs manage their community activities
GNU General Public License v3.0
112 stars 31 forks source link

[Bug] Flickering when typing URL in edit mode #37

Closed sthewissen closed 3 years ago

sthewissen commented 3 years ago

When in edit mode and typing a URL, the call to get the data should not be done for every character. This should probably be put on a time-out of sorts.