mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #386] Builder: Popup message on installation #184
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webiummedia on GitHub (Sep 9, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/386
In the builder when the client is installed successfully, we could add a feature where you can choose an icon (Red cross, Yellow exclamation mark, dummy user prompt [...]) and compose a popup message.
@yankejustin commented on GitHub (Sep 9, 2015):
Not sure what you mean. Are you speaking of the event of correct client installation or the builder form where a client is correctly built?
@webiummedia commented on GitHub (Sep 10, 2015):
It would be a box that would appear client side upon installation to confirm that it was successful. Cause right now you click and nothing happens. The message and icon should be modifiable in case the rat admin binded it with something else to stealth it. In my case, I binded it with a firefox installation package. I would of put something like "You are now ready to install Firefox". That would of been my queue that the rat was installed.
@yankejustin commented on GitHub (Sep 10, 2015):
Oh, I see. That sounds like a good idea.
@rabbitsmith commented on GitHub (Sep 10, 2015):
I think this can be added as a check box so that this can be optional during the building of client
@webiummedia commented on GitHub (Sep 10, 2015):
Yes first a checkbox then a title and message field with a choice of icon selection (red cross, yellow exclamation, blue exclamation, help bubble) the standard alert box stuff.