Kirill Korolyov

Results 39 comments of Kirill Korolyov

#1 can partially be done using search params, thus the server will not yield releases with no matching discs, and #3 is not needed. #2 will be done when [MBS-2306](http://tickets.musicbrainz.org/browse/MBS-2306)...

Sorry, I'm not maintaining this anymore. Please check [this repo](https://github.com/kbuffington/foo_musicbrainz).

I was using [Picard internal tag names](http://wiki.musicbrainz.org/Picard_Tag_Mapping) as the source for tag names in foobar2000. The problem here is that Picard's mapping of internal names and various tagging formats differs...

Custom mapping will not help in this case, because tag name is format-specific. Unless tag name is mapped to titleformat script instead of plain string, of course.

What is your require.js configuration and directory structure?

> Could you provide more details on why you need autoFocusOnShow={false} on the outer dialog? The main reason: depending on what opened the dialog, the first focusable element may have...

> > _Update 2_: there's another reason (although not applicable to this particular dialog). We have an element with `autofocus` attribute within a dialog, but it doesn't work with `unmountOnHide`....

I've just installed Windows 8 and VS2012 on a virtual machine, so I should be able to start working on these issues soon :)

Not using formik anymore, and this was actually one of the reasons for switching. But I believe this is still on the roadmap. Any chance of doing this as part...