8 ms·
That field is case sensitive for now. I'd like to get more data first, but I can edit the entries easily if they are similar. I'd like to provide a autocomplet
by jampoole 8y ago
That field is case sensitive for now. I'd like to get more data first, but I can edit the entries easily if they are similar.
I'd like to provide a autocomplete dropdown for Employer and Title in the future, but I didn't want to have a limited set in the short term.
- usernum3hundred 8y agoyou probably would want to build the employer list by yourself instead of waiting, that would be much faster to build and cleaner, otherwise you are gonna get a lot of junk and dupes.
- jampoole 8y agoThanks for your suggestion. I totally agree and I'm going to add that soon.
- usernum3hundred 8y agoJob Title as well, cause that's a finite list.