Readarr/frontend/src/Artist
David Bates 54ca73f474 Fixes two ui issues (#206)
* Fixes two ui issues

References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object

Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.

Gitignore changes to ignore my Idea projects

Adds .editorconfig for editors that respect that to maintain spacing and other config

* Changers per @QStick and the code review.

- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
2018-02-11 16:57:00 +01:00
..
Delete UI Updates (Cancel Import, Move Artist, Manual Import from Artist) 2017-12-29 22:23:04 -05:00
Details New: Interactive Search from Album Detail Page 2018-02-04 00:27:52 -05:00
Edit Various UI Fixes and Updates 2018-01-25 22:01:53 -05:00
Editor New: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
History Refactor Episode section naming to Album in UI 2018-01-01 01:05:24 -05:00
Index Fixes two ui issues (#206) 2018-02-11 16:57:00 +01:00
MoveArtist UI Updates (Cancel Import, Move Artist, Manual Import from Artist) 2017-12-29 22:23:04 -05:00
ArtistBanner.js Fix Poster Render on Add Artist, Add EPs by Default 2017-10-28 15:51:10 -04:00
ArtistLogo.js [UI] Add Banner View to Artist Index 2017-09-17 02:24:15 -04:00
ArtistNameLink.js New: Manually Edit/Override Album Release (#181) 2018-01-17 21:28:47 -05:00
ArtistPoster.js Fix Poster Render on Add Artist, Add EPs by Default 2017-10-28 15:51:10 -04:00
NoArtist.css Initial Commit Rework 2017-09-05 23:00:26 -04:00
NoArtist.js Initial Commit Rework 2017-09-05 23:00:26 -04:00