Actions
Feature #1134
openReplace Hidden SSID button with show/hide mac button.
Start date:
25 Apr 2024
Due date:
% Done:
50%
Estimated time:
Severity:
03 - Medium
Description
The Hidden SSID is not required because the user can just tap in the Selected field and type.
So that button can be changed to show the MAC address of the device.
Initially the button says "Show MAC"
When selected, the simplelist is changed to a single row and the gslist is updated with the single entry for the MAC address.
The button changes to "Show SSIDs".
When pressed again, the list of SSIDs are shown and the button changes back to "Show Mac".
Related issues
Updated by Hammel about 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
This is mostly implemented in my sandbox but can't add the acquisition of the mac address yet until RM #1137 is completed.
Updated by Hammel about 1 year ago
- Blocked by Bug #1137: No wifi interface found added
Actions