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
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.
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 📸
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
The text was updated successfully, but these errors were encountered:
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 📸
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
The text was updated successfully, but these errors were encountered: