-
-
Notifications
You must be signed in to change notification settings - Fork 25
New data structure for UI #16
Comments
So I just updated to UI to make this much simpler, take a look and see what you think! I like the approach you suggest and i may end up moving to that design in the future |
This can probably be closed now as there is a filter in place ;) |
Hey @CoderElectronics. I've downloaded today last ver of flasher. Good work.
|
1. Advanced Mode should be OFF by default
This was off for me when running flasher up for the first time on a
different PC, so perhaps you turned it on in the past?
And I would also like the non advanced mode to have 'releases' only show
non RC builds. I think if someone wants to use Flasher for anything other
than a release build they should tick the advanced option, so nightly can
be hidden also.
…On Tue, 27 Jul 2021, 2:24 am Robert, ***@***.***> wrote:
Hey @CoderElectronics <https://github.com/CoderElectronics>. I've
downloaded today last ver of flasher. Good work.
Few minor adjustments
1. Advanced Mode should be OFF by default
- We target non-advanced users primarily
1. Nighly & RC should have own 'Branch'
- Writing branch I don't actually mean GH thing but separate dropdown
item. By Releases we mean stable. Nightly and RC are not (ie 2.4.0 RC4 has
serious bug).
1. I would change 'Flash' in left menu to 'Radio firmware'
2. Last selected radio model should be preserved.
- People usually have 1 radio or mainly used radio.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ66KO55L6V6NOKWLMGBKLTZWD3RANCNFSM5AXIZAYQ>
.
|
@JimB40 Here are just some pieces of info:
@pfeerick Updates!!
|
Exclude by |
Ad 2 I was playing more with flasher so few more things:
|
We do have some sort of naming convention already:
|
Great. I will do review in 2hrs. |
Thanks for reminding me (to comment!) 😁 For 8, it still needs the manufacturer names - i.e. just like in the SD card tab. Preferably sorted like that is also, as it then keeps models from different manufacturers together. After that, I would like to see
|
So: |
Which is wrong IMHO. I know due to some files structure they are in release group.
|
Plus manufacturer name and dropdown list sorted alphabetically mentioned already by @pfeerick. :) |
|
So, how do we structure this... separate toggles for showing nightly and development builds, or lump both under Advanced Mode? I'm leaning towards the former, as it is good to expose nightlies without the whole "what is the X branch about" (work in progress branches and PR merges). For the firmware notes, perhaps just a link underneath that brings up the relevant/release notes page? I do like (and hate) the 'step-by-step approach' ... it can be beneficial, but at the same time there aren't that many questions being asked, so it becomes more a question of is it beneficial in this instance. i.e. the ELRS configurator also shows all the options at once... which I quite like as there are no unknowns ("what question will it ask next"). |
Any of your proposed solutions is okay. Just decide and 'Run Forest run" :) |
@CoderElectronics I take it there has been some progress on this for the issue to be closed? |
Yes, a lot has been solved since this thread was started. There may be more that needs to be done but this thread has been stagnant for some time so if the issues are still of concern we can resurrect this |
Since we are prior to release 2.4 these changes to drop-downs should reflect it and make finding proper firmware easier
So first dropdown should be fairly simple
In case of selecting 1. Main second dropdown should show only releases eg. 2.4, 2.4.1, 2.4.2 etc with sorting from the latest. Name should be descriptive like EdgeTX release 2.4.0
In case of selecting 2. Development there should be additional dropdown
So second dropdown would have ‘type of development firmware’ like: Nightlies, ‘Branch name 1’, ‘Branch name 2’ etc
Then third dropdown will have list of firmwares. Name should have creation timestamp and hex firmware identifier
Idea behind is that common user will not see several dev firmwares until he/she switches first dropdown to 2.Development, the we can have short info those firmwares may be unstable
The text was updated successfully, but these errors were encountered: