Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Available and In Progress Tasks #185

Closed
0x4007 opened this issue Dec 20, 2024 · 22 comments · Fixed by #189 or #191
Closed

Show Available and In Progress Tasks #185

0x4007 opened this issue Dec 20, 2024 · 22 comments · Fixed by #189 or #191

Comments

@0x4007
Copy link
Member

0x4007 commented Dec 20, 2024

It seems that there are two popular use cases of this UI:

  1. Finding new available tasks to work on
  2. Finding any in progress tasks

I think that by default we should show only the available tasks and we should have a toggle, like a filter button, that shows all of the tasks

Originally posted by @0x4007 in #148 (comment)


This also implies that we need to fix the label logic on the backend.

I think that descriptive labels can be helpful for further filtering on the UI.

Some ideas for states to consider:

  • available
  • assigned
  • gating based on priority level or time

However gating is more complex and should be handled as part of a separate task because it requires interpreting the command-start-stop configs, and the user authentication to determine whether they can start it or not.

@Keyrxng
Copy link
Contributor

Keyrxng commented Dec 20, 2024

Relates to #168 also (been open for weeks) idk which should be closed

My DMs and my new issues still being overlooked and outright ignored is shocking lmao

@Sadaf-A
Copy link

Sadaf-A commented Dec 20, 2024

/start

@Sadaf-A
Copy link

Sadaf-A commented Dec 20, 2024

@0x4007 why is the bot not replying here?

@koya0
Copy link
Contributor

koya0 commented Dec 22, 2024

/start

@koya0
Copy link
Contributor

koya0 commented Dec 23, 2024

@0x4007 even though the bot didn't reply, I created a draft pull request with a QA

@0x4007
Copy link
Member Author

0x4007 commented Dec 23, 2024

@gentlementlegen also bot problems here

@gentlementlegen
Copy link
Member

The bot seems to be randomly not forwarding events, but on the main branch version. However the codebase is the same as the dev version and I cannot figure it out.

@gentlementlegen
Copy link
Member

/help

Copy link
Contributor

ubiquity-os bot commented Dec 23, 2024

Available Commands

Command Description Example
/help List all available commands. /help
/allow Allows the user to modify the given label type. /allow @user1 label
/query Returns the user's wallet, access, and multiplier information. /query @UbiquityOS
/start Assign yourself and/or others to the issue/task. /start
/stop Unassign yourself from the issue/task. /stop
/wallet Register your wallet address for payments. /wallet ubq.eth

@gentlementlegen
Copy link
Member

/start

Copy link
Contributor

ubiquity-os bot commented Dec 23, 2024

! You do not have the adequate role to start this task (your role is: member). Allowed roles are: collaborator, admin.

@koya0
Copy link
Contributor

koya0 commented Dec 23, 2024

/start

@koya0
Copy link
Contributor

koya0 commented Dec 23, 2024

/help

@gentlementlegen

This comment was marked as resolved.

@0x4007

This comment was marked as resolved.

@koya0

This comment was marked as resolved.

Copy link
Contributor

ubiquity-os bot commented Jan 6, 2025

+ Evaluating results. Please wait...

Copy link
Contributor

ubiquity-os bot commented Jan 6, 2025

 [ 151.665 UUSD ] 

@koya0
Contributions Overview
ViewContributionCountReward
IssueTask1150
IssueComment11.665
Conversation Incentives
CommentFormattingRelevancePriorityReward
@0x4007 even though the bot didn't reply, I created a draft pull…
1.11
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 17
  wordValue: 0.1
  result: 1.11
0.531.665

 [ 9.975 UUSD ] 

@Keyrxng
Contributions Overview
ViewContributionCountReward
IssueComment19.975
Conversation Incentives
CommentFormattingRelevancePriorityReward
Relates to https://github.com/ubiquity/work.ubq.fi/issues/168 al…
6.65
content:
  content:
    p:
      score: 0
      elementCount: 2
    a:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 27
  wordValue: 0.1
  result: 1.65
0.539.975

 [ 48.735 UUSD ] 

@0x4007
Contributions Overview
ViewContributionCountReward
IssueSpecification148.15
IssueComment10.585
Conversation Incentives
CommentFormattingRelevancePriorityReward
It seems that there are two popular use cases of this UI:1. Fin…
16.05
content:
  content:
    p:
      score: 0
      elementCount: 2
    ol:
      score: 1
      elementCount: 1
    li:
      score: 0.5
      elementCount: 5
    em:
      score: 0
      elementCount: 1
    hr:
      score: 0
      elementCount: 1
    ul:
      score: 1
      elementCount: 1
    a:
      score: 5
      elementCount: 1
  result: 9.5
regex:
  wordCount: 137
  wordValue: 0.1
  result: 6.55
1348.15
@gentlementlegen also bot problems here
0.39
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 5
  wordValue: 0.1
  result: 0.39
0.530.585

 [ 2.775 UUSD ] 

@gentlementlegen
Contributions Overview
ViewContributionCountReward
IssueComment12.775
Conversation Incentives
CommentFormattingRelevancePriorityReward
The bot seems to be randomly not forwarding events, but on the m…
1.85
content:
  content:
    p:
      score: 0
      elementCount: 1
  result: 0
regex:
  wordCount: 31
  wordValue: 0.1
  result: 1.85
0.532.775

 [ 3.12 UUSD ] 

@zugdev
Contributions Overview
ViewContributionCountReward
ReviewComment13.12
Conversation Incentives
CommentFormattingRelevancePriorityReward
Resolves https://github.com/ubiquity/work.ubq.fi/issues/185#issu…
5.2
content:
  content:
    p:
      score: 0
      elementCount: 1
    a:
      score: 5
      elementCount: 1
  result: 5
regex:
  wordCount: 1
  wordValue: 0.2
  result: 0.2
0.233.12

@gentlementlegen
Copy link
Member

I hid comments for evaluation, but it seems I can't un-hide them, so reposting to make sure it is not forgotten.


I'm pretty sure the following is now broken:

https://devpool.directory/?search=review+incentives+&issue=2704561536#

Doesn't load the modal correctly
when toggling between assigned and all issues it clears the search bar which is really annoying, it should be retained.
@zugdev Please fix

@0x4007
Copy link
Member Author

0x4007 commented Jan 6, 2025

#191

@0x4007
Copy link
Member Author

0x4007 commented Jan 6, 2025

I just topped up UUSD in the reward wallet.

@zugdev
Copy link
Collaborator

zugdev commented Jan 6, 2025

I hid comments for evaluation, but it seems I can't un-hide them, so reposting to make sure it is not forgotten.


I'm pretty sure the following is now broken:

https://devpool.directory/?search=review+incentives+&issue=2704561536#

Doesn't load the modal correctly
when toggling between assigned and all issues it clears the search bar which is really annoying, it should be retained.
@zugdev Please fix

this is fixed now, with new urls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants