Classes lost after uploading annotations

Hi,
I’ve been using Roboflow for a while and I’ve encountered some problems that bugs me everytime I try to upload a new dataset.
I always upload my images along with the annotations using the CLI interface, as the drag-and-drop web interface is slow. I have to first upload all the images, and the re-upload the images with the annotations (as doing it directly skips all the negative examples).
This is not the problem I’m refering, but it’s for context. I use Darknet-YOLO annotations, so I have a .names file (or .labels as Roboflow stores it) that has all my classes. The thing is that the drag-and-drop interface doesn’t recognized it. It doesn’t display anything if I upload the .labels file(And the .names says: ‘Sorry, names files are not yet supported.’). The CLI interface skips the file entirely, so I have to map all the classes with their respective name, and can be time consuming. Is there any solution?
Many thanks,
V
This is not the problem I’m refering, but it’s for context. I use Darknet-YOLO annotations, so I have a .names file (or .labels as Roboflow stores it) that has all my classes. The thing is that the drag-and-drop interface Sorry, names files are not yet supported.