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

[🐞 BUG]: Update feature missing (No Save Option for Test Settings Changes) #560

Open
Swastik19Nit opened this issue Jan 30, 2025 · 1 comment
Labels
Bug Something isn't working

Comments

@Swastik19Nit
Copy link

Description 📝

When making changes to the test settings (e.g., modifying the title, description, or unchecking the "Make test public" box), there is no visible "Save" or "Apply" button to confirm the changes. This makes it unclear whether the updates are being saved automatically or if they are being discarded.

Link 🔗

Local environment: http://localhost:8080/settingsview/WwmdD9EBsgrRC0sy8x2Q

Steps to Reproduce 🔄

Here are the steps to reproduce the issue:

Navigate to the Settings page in RUXAILAB.
Modify the Title or Description of the test.
Try to uncheck the "Make test public to all users" checkbox.
Look for a Save or Apply Changes button – there is none.
Refresh the page or navigate away and return – the changes are not saved.

Screenshots 📸

Image

Expected Behavior 🤔

There should be a "Save" or "Apply Changes" button to confirm modifications.
Alternatively, if changes are saved automatically, there should be a confirmation message (e.g., "Changes saved successfully").

Actual Behavior 😱

`No visible save button.
Changes do not persist after navigating away.``

Environment 🌍

OS: Windows 11
Browser: Microsoft Edge
Vue Version: 2.6.12
Vuetify Version: 2.3.10
Node.js Version: ≤ 16.20.1
Git Branch: main
Affected Page: Settings.vue (or related Vue component handling test settings)

Additional Information ℹ️

No response

@Swastik19Nit Swastik19Nit added the Bug Something isn't working label Jan 30, 2025
@Swastik19Nit
Copy link
Author

@marcgc21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant