innovencelabs / byteshare

Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Send button disabled on logout #205

Closed ambujraj closed 6 months ago

ambujraj commented 6 months ago

Describe the bug The send button is getting disabled in case of logged out user

To Reproduce Steps to reproduce the behavior:

  1. Go to ByteShare.io
  2. Logout
  3. See send button disabled

Expected behavior The send button should be enabled after the auth status is loaded.