You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
The buttons for selecting files for the company logo, favicon, and open-graph image are not responding when clicked.
Environment: Ruby on Rails web app
Reproduction Steps:
Navigate to the settings page.
Attempt to click on the "Choose File" button for the company logo.
Note that the button does not respond to the click.
Expected Behavior:
Clicking the "Choose File" button should open a file selection dialog.
Actual Behavior: The button does not respond to clicks, preventing users from selecting files.
Technical Details:
Frontend:
The issue seems to be related to the frontend JavaScript event binding or logic.
Backend: No backend issues seem to be related to this problem.
Priority: This issue should be considered high priority as it impacts the user experience and functionality of the app's settings page.
Additional Notes:
If there are any relevant details or context that could help the team understand or reproduce the issue, include them here
The text was updated successfully, but these errors were encountered:
Description:
Issue:
The buttons for selecting files for the company logo, favicon, and open-graph image are not responding when clicked.
Environment: Ruby on Rails web app
Reproduction Steps:
Navigate to the settings page.
Attempt to click on the "Choose File" button for the company logo.
Note that the button does not respond to the click.
Expected Behavior:
Clicking the "Choose File" button should open a file selection dialog.
Actual Behavior: The button does not respond to clicks, preventing users from selecting files.
Technical Details:
Frontend:
The issue seems to be related to the frontend JavaScript event binding or logic.
Backend: No backend issues seem to be related to this problem.
Priority: This issue should be considered high priority as it impacts the user experience and functionality of the app's settings page.
Additional Notes:
If there are any relevant details or context that could help the team understand or reproduce the issue, include them here
The text was updated successfully, but these errors were encountered: