Creator: Enable "min tips" and "min hyperchat" #6824
No reviewers
Labels
No labels
accessibility
app-parity
area: creator
area: daemon
area: design
area: devops
area: discovery
area: docs
area: installer
area: internal
area: livestream
area: performance
area: proposal
area: reposts
area: rewards
area: search
area: security
area: subscriptions
area: sync
area: ux
area: viewer
area: wallet
BEAMER
channel
comments
community PR
consider soon
core team
css
dependencies
electron
Epic
feature request
first-timers-only
good first issue
hacktoberfest
help wanted
hub-dependent
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
merge when green
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
notifications
odysee
on hold
playlists
priority: blocker
priority: high
priority: low
priority: medium
protocol dependent
recsys
redesign
regression
resilience
sdk dependent
Tom's Wishlist
trending
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbry-desktop#6824
Loading…
Reference in a new issue
No description provided.
Delete branch "ip/min.tips"
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?
Issue
Closes #6119 (min tips)
Test
jimbo.lbry.tv (⚠️ different test instance from usual -- troublesome to merge with existing PRs multiple times).
General description of changes
Concerns
Found few items to improve while testing. Setting back to
DRAFT
.4a4f6d9 to 6dbd24b (ready for review at Jimbo)
setting.Get
when clicking the LBC icon as well (try to get the latest value as frequent as possible, but not too frequent).Note that Commentron seem to enforce a minimum amount of
0.01
. Not sure if this is good or bad.Setting to anything smaller like
0.001
will automatically reset to0
. It would be nicer if it clamped to0.01
instead.I think a min of 0.01 is fine.
Looking great, I know some creators that are waiting to get their hands on this.
Reiterating feedback from Slack:
grey out min hyperchat if min comment is used. If hyperchat is filled, and then comment amount is added, reset hyperchat amount. Or maybe grey out in both cases (i.e. if hyperchat min is used, grey out comments)? Add note: "This setting not available if all comments require a tip" (and vice versa for other if we go that route).
fix regular comments when min hyperchat is used (missing the notification)
improve error message if comment is less than min comment/hyperchat amount
I adjusted commentron to not apply these settings for creators. The UI can still show the message, but should allow creator to send messages regarldess. I.e. I may want to pin something.
6dbd24b to c8f41a8
Ready for re-review, and I'll test more tomorrow.
Commentron Issues:
This is working great! @jessopb please merge after your review.
c8f41a8 to 799a194
799a194 to
7817c57
Rebased again to resolve conflict with "pinned comments".
Commenting is a hot area, lol.
clean