mahadmughal / file-bee-backend

1 stars 0 forks source link

Performance issue: changing option from navbar menu 'converters' is sending backend request. #40

Closed mahadmughal closed 1 month ago

mahadmughal commented 1 month ago

Supported conversions data should be fetched only once when the root page is loaded, no need to request data repeatedly as it can reduce the performance in near future as well.