Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Eli9196 opened this issue Mar 23, 2024 · 0 comments

Comments

@Eli9196
Copy link

Eli9196 commented Mar 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant