Have /away toggle state
See original GitHub issue/away
should toggle your state - i.e., if you’re away, it should mark you as /back
, and if you’re around, it should mark you as /away
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:8 (6 by maintainers)
Top Results From Across the Web
Toggle state on and off with React Hooks - Josh W Comeau
There are times when we want some React state that should always hold a boolean value, and should only allow toggling between true...
Read more >Toggle State With React Hooks - Magnificode
Create a basic toggle function using React Hooks. ... All together we have a way to get the current state, set the state,...
Read more >How to toggle boolean state of a React component?
Since nobody posted this, I am posting the correct answer. If your new state update depends on the previous state, always use the...
Read more >Using the Toggle State in Adobe XD - YouTube
... to learn how to use the Toggle State to quickly wire up components. ... for elements like switches, checkboxes, and slide out...
Read more >Toggle State with WIX Animation | Beginner-friendly - YouTube
LINK TO CODE | https://bit.ly/3vL8j8D⭐PREVIEW WEBSITE | https://bit.ly/3A0u3Qq BLOG LINK | https://bit.ly/3bDd5y0⭐BUILD YOUR WEBSITE ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
/away getting food
then you realize you have to go for who knows how long, then you do/away
/help away
in thelounge does say:To elaborate, my path was the following:
/away
in a channel, thinking it will clear my status.Freenode
tab, not where you type the command, but the sidebar doesn’t display that i have a new message onFreenode
tab) so I thought it worked ok/help away
, which didn’t clear the confusion at allSo, the user experience is not great here. Let me suggest several possible improvements:
/help away
message, mandatory imo. Most users won’t care about the standard as soon as things are explained properly. Also populate the/help back
command (currently says “back Help not found”)You have been marked as <>
message in all channels (like weechat does for example)If thelounge decides to go against the standard (which is understandable in this case, no strong opinion either way), please document it and show it properly in your UI, otherwise you’ll need to downvote many more users like me in issues like this one @brunnre8 😆
Thanks for your understanding.