Conrad Damon
Results
3
issues of
Conrad Damon
Browsers show the placeholder only if there is no input. Tags should qualify as input, so the placeholder should be removed if there is at least one tag present.
Show the placeholder only if there is no input and no tags. Closes #855.
I just ran into an interesting issue with grid layout. When effectiveHeight() is called in order to determine whether more data needs to be loaded, it calculates the bottom position...