wearefrank / ladybug

Enable users of your application to debug and test it
Apache License 2.0
13 stars 8 forks source link

fix: sort reports properly #187

Open mhdirkse opened 1 year ago

mhdirkse commented 1 year ago

This is not done yet. It should still be tested whether this really fixes sorting. And it is tricky to use the report name as the file name when reports are saved. If a report is renamed, the file name stays the same. What if you create a report under the name "A" and then rename it to "B"? The filename is still A. So when you create a new report with name "A", how are the files handled?

jacodg commented 1 day ago

When the report name is changed I would say that the file name should also be changed