violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

File selection buttons for company logo, favicon, and open-graph image not responsive

Open Eli9196 opened this issue 1 year ago • 0 comments
trafficstars

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

Eli9196 avatar Mar 23 '24 20:03 Eli9196