idproject
int64
7.76k
28.8M
issuekey
int64
675k
128M
created
stringlengths
19
32
title
stringlengths
4
226
description
stringlengths
2
154k
storypoints
float64
0
300
10,152,778
21,205,502
2019-05-23 03:29:48.110
(feat): add countdown counter / warning for comment length
Users have a maximum number of characters allowed in their comments. They should know how many characters they have left or be warned when they write too many.
2
10,152,778
21,101,015
2019-05-20 16:55:29.344
(chore): Current bug report
We need to create a document summarising the current state of bugs, contrasting urgency against how widespread an issue is appearing.
3
10,152,778
21,094,032
2019-05-20 15:04:53.010
(chore): Prepare manual test spreadsheet
@ottman > @Ben can you please create a full weekly testing plan/spreadsheet/flow which we are constantly adding to with new features. I feel we are having a testing breakdown, especially with mobile web
5
10,152,778
20,944,280
2019-05-15 21:25:52.472
Terms & Conditions button doesn’t work
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary I was trying to sign up to your Website but there is square cold terms and conditions that need to be checked and the menu line On the bottom is blocking that checkmark box, making it impossible to check market in order to sign up. You guys should fix it because it’s preventing people from ability to sign up via phone devices. This same bar is also halfway blocking my send button for this message. Elena ### Steps to reproduce 1. On iPhone 7 go to sign up page. 2. Observe that you're unable to fully scroll down to see all of the content on the page ### Platform information Safari / iPhone 7 Mobile Web App ### What is the current *bug* behavior? You can't see the content to click the terms link, you CAN see the text there if you scroll down but when you remove your finger from the device to press another button, it scrolls back up. Looks out of bounds. ### What is the expected *correct* behavior? User should be able to see all content. ### Relevant logs and/or screenshots ![image](/uploads/6f04fbe7a592fefdc9f536d2788c60c5/image.png) **NOTE** any attempt to scroll down from this point will be auto-scrolled back up. ### Possible fixes (If you can, link to the line of code that might be responsible for the problem) /label ~"T \- Bug" ~"S \- Triage:new"
2
10,152,778
20,927,689
2019-05-15 13:48:52.978
(feat): come up with a list of useful analytics
**User-relevant metrics (per month)** * amount of subscriptions * amount of posts * amount of views * amount of interactions **these two would help the user know the results from their ad campaign:** * amount of views gained by the use of boost * amount of interactions gained that came from boosts * total amount of interactions that came from boosts (pie chart) * amount of subscriptions that came from boosting the channel For subscriptions, views and interactions we could show them like this: 1. amount of that metric per month, followed by 2. a normalized area chart (like this one: https://swimlane.github.io/ngx-charts/#/ngx-charts/area-chart-normalized ), where we would show the total amount for that metric and the percentage that came from boosts
3
10,152,778
20,925,123
2019-05-15 12:20:54.810
(bug) Can't unpin post on mobile
### Summary: Cant pin post on mobile app ### Steps to reproduce: 1. Pin a post 2. Try to un pin it ### Browser and OS Replicated on S7 edge v3.5.0 - suspect its platform agnostic. mobile app reported by: @MindsGaming
3
10,152,778
20,895,216
2019-05-14 16:39:04.505
(feat): strip hashtags on backend search requests
It'd be nice to be able to search HashTags in the top bar. The simplest solution to this is to strip the hash symbol, and search the string.
1
10,152,778
20,891,821
2019-05-14 15:00:06.314
Change error page
Using the image below, we should change the error page to something more friendly. Perhaps rotate between 3 images. "Sorry we couldn’t retrieve your page :(" ![sorry_light_bulb.svg](/uploads/0a278c808b0d9c8f303fbe60e3e42ccd/sorry_light_bulb.svg) [sorry_light_bulb.svgz](/uploads/2ae0cec8225926b04f73434c9684e2e9/sorry_light_bulb.svgz) ![sorry_light_bulb](/uploads/87eb6dff7decddf300934ea659181b40/sorry_light_bulb.jpg)
4
10,152,778
20,845,858
2019-05-13 15:23:33.422
Populate Minds Docs
Need to transfer all of the README.md's over to Minds docs and begin writing docs for the site - e.g. for settings.php , possibly common issues etc. Completed, links: https://ecstatic-archimedes-caac38.netlify.com/docs/report/
6
10,152,778
20,796,469
2019-05-12 03:04:48.964
Mature Content not blurred when Re-Minded
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Reminded content does not inherit the mature content tag, or the associated blur. ### Steps to reproduce 1. Log into test account 1 (TA1) 2. Post an image and tag it as NSFW. 3. Refresh and see that the NSFW blur is active 4. Log into TA2 and remind the post 5. Note that your remind has no blur. 6. Log into your main account and check the page - still not blurred. ### Platform information Replicated in Chromium (Manjaro) ### What is the current *bug* behavior? The remind does not inherit the blur. ### What is the expected *correct* behavior? Remind should inherit NSFW tag and be blurred. ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem) /label ~"T \- Bug" ~"S \- Triage:new"
5
10,152,778
20,729,597
2019-05-09 12:56:46.700
(chore): Set up Appium env for e2e
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
3
10,152,778
20,635,203
2019-05-06 22:41:08.179
(bug): mobile-web Group chat closes upon clicking the box to chat.
### Summary: @militech > Every time i click on the box to type in chat the chat closes. If i scroll down to the box the chat closes. If i try to paste in the box the chat closes. ### Steps to reproduce: 1. Use a mobile and click on a group to chat. 1. Click the box to type. (also seems buggy on scroll) ### Browser and OS Google chrome for mobile reported by: @militech ### What is the current *bug* behavior? User cannot type in chat, it returns view to the groups feed. ### What is the expected *correct* behavior? User should be able to interact with the chat. ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (\`\`\`) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
20,533,105
2019-05-02 14:58:19.140
Clean up Minds Docs Hugo page
Demo: https://ecstatic-archimedes-caac38.netlify.com/ Repo: https://gitlab.com/benhayward.ben/minds-docs
3
10,152,778
20,479,094
2019-04-30 16:42:50.817
(feat): Get Minds Vault configured
The prototype was well received, so it needs to be configured to include our branding, and add some basic templates in to start people off. ![image](/uploads/d462e73575e54134ae06240553b49ffe/image.png)
6
10,152,778
20,473,072
2019-04-30 14:13:59.954
(feat): Documentation prototype
Creating a prototype Hugo app to demonstrate how we could potentially add documentation quickly as we develop by commiting markdown.
5
10,152,778
20,348,168
2019-04-25 16:21:05.931
(feat): Update docker-compose to provide a smoother experience for users wanting to fork and or contribute to the site.
To make the side more friendly to the open source community, who may want to fork the site for their own uses or set up their own local versions to help us with issues, it would be ideal if we updated the docker-compose file, and possibly create a README around the area specifying which values need to be filled out by the user to have the site up and working correctly. Need to do: * Scylla swapping out for Cassandra * Switch bind mounts for Docker VM volumes * Migrating .yml files
2
10,152,778
20,016,211
2019-04-12 21:07:43.286
(feat): Larger chat window
The chat window for messenger is going to need to be made bigger so that messages remain digestible when long. Playing around with the CSS editor in dev tools, it looks like it'd just be a few lines of CSS. (below is a bit wider than I think we need, and a bit shorter, and theres overlapping, but you see the point) ![Wire_2019-04-29_at_20.15.24](/uploads/f1fe0ea669b673781d0a55873ccdab10/Wire_2019-04-29_at_20.15.24.png)
1
10,152,778
20,016,187
2019-04-12 21:06:10.038
Push notifications for web app
Should make the messaging app much better to use for users. A core part of retaining our fast channels of communication in the migration. Emi mentioned that some new updates to service workers may make this easier.
3
10,152,778
19,850,717
2019-04-08 16:50:01.374
(bug): MetaMask compliance with EIP-1102
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary MetaMask have changed it so that privacy mode is on by default on MetaMask, this means that new users are not being connected into the main-net and are reporting errors. https://medium.com/metamask/eip-1102-preparing-your-dapp-5027b2c9ed76 ### Steps to reproduce (How one can reproduce the issue - this is very important) ### Platform information (Browser, device, system stats, screen size) ### What is the current *bug* behavior? (What actually happens) ### What is the expected *correct* behavior? (What you should see instead) ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
5
10,152,778
19,753,368
2019-04-04 22:29:55.358
(bug) Password shows in name field at login with auto-save password
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary When saving your password in Brave browser, loading the site will show you your password, in the name field in plaintext. ### Steps to reproduce 1. Open brave browser 2. If not already turned on, go into settings > passwords and check offer to save my passwords. 3. Log in 4. Save password 5. Log out 6. Observe autofill 7. **DELETE PASSWORD WHEN DONE TESTING FOR SECURITY. ** ### Platform information Tested on Brave / Manjaro. Reported on Windows. ### What is the current *bug* behavior? Users password is shown as plaintext in username field as below ### What is the expected *correct* behavior? The password should auto-populate the password field. ### Relevant logs and/or screenshots ![image](/uploads/9c30ea45f7bf97b4eb7e662a1fba5f8b/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem) /label ~"T \- Bug" ~"S \- Triage:new"
2
10,152,778
19,694,953
2019-04-03 16:47:56.828
(chore): Session not found in sockets [mini-minds]
Is this a bug? Make sure to use the Bug template above and be as detailed in your report as possible.
4
10,152,778
121,691,529
2023-01-12 22:09:38.607
Unlock premium content without page refresh after subscribing to Minds+
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Improve the experience of signing up for Minds+. ## What needs to be done - Given a user clicks to `Unlock Post` on a piece of premium content - and the Minds+ subscription modal appears - and the user subscribes to Minds+ - when the Minds+ subscription modal closes - then the premium content they originally clicked is unlocked without them having to refresh the page. ![image](/uploads/a172b643b3067d8fd7e09ec2562596f3/image.png) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] The bug is resolved and a refresh is not required. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
121,683,149
2023-01-12 18:43:06.357
Add option to report Minds+ content for violating content policy
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Enable the community to contribute in moderating the quality of Minds+ premium content. ## What needs to be done - Add an option to the list of Report Reasons: Violates Premium Content policy - Display the option when reporting content that is Premium Content ![IMG_459C75614CA1-1](/uploads/4b89addce84da029375c013aca4ff607/IMG_459C75614CA1-1.jpeg) ![image](/uploads/454c05ce8155c2174aa2938659550f54/image.png) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Accepted reports de-monetize the content - [ ] Accepted reports generate a strike - [ ] If a user receives 3 strikes then they can no longer post to Minds+ ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
121,623,189
2023-01-11 22:22:16.867
Introduce Rate Limiting for Nostr Relay
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary In order to help mitigate the root cause of our recent outage (caused by a flood of relay traffic), we need to implement rate limiting. We can use Redis for this, possibly w/ a library such as [this](https://www.npmjs.com/package/rate-limiter-flexible). ### Steps to reproduce Have one socket spam Nostr client with many requests ### Platform information Engine ### What is the current *bug* behavior? Nostr is down ### What is the expected *correct* behavior? Nostr should be up, we should patch the implementation by rate-limiting requests by Socket ID for now, application-side. ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
121,614,946
2023-01-11 19:03:43.441
Mind+ feed frequently is blank
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary The Minds+ feed (https://www.minds.com/discovery/plus/overview) is currently empty. This has happened a number of times in the past ~1 month and warrants finding the root cause. ### Steps to reproduce - Navigate to the Minds+ feed (https://www.minds.com/discovery/plus/overview) ### Platform information - MacOS + Chrome ### What is the current *bug* behavior? - The `Overview` tab is blank ### What is the expected *correct* behavior? - The `Overview` tab is NOT blank ### Relevant logs and/or screenshots ![image](/uploads/129bcf5c5acb3cdab26adee2c4607bca/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
121,469,463
2023-01-09 17:30:00.478
Boost Partners: Dev spike on revshare
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> Dev spike to investigate and understand complexity and scope of Boost Partners revshare program. See: [Application business logic](https://docs.google.com/spreadsheets/d/1kTSD8Av9rjbYOQjE4aH4EotkRcBdPc-9nTkuBpOJpBM/edit#gid=0) ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Proof of concept - [ ] Further tasks built to deliver Boost partners epic ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments Dev
3
10,152,778
121,381,715
2023-01-06 23:44:44.777
In-feed notice: Invite your friends
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> As Minds, I want to inform active users about mechanisms and incentives for referring friends, so that active users invite more friends to Minds. ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> Create an in-feed notice that prompts users to invite friends from the Newsfeed. | Notice | Description | Dismissable | Position | Sticky | Display priority | Conditions | Primary action | Secondary action | |----------------|----------------------------------------------------------------------------------------------------------------------------------------------|-------------|----------|--------|------------------|---------------------------------------|---------------------------------------------------------------------------|---------------------------------------------------------------------| | Invite friends | Minds gets better with friends. Share your referral link to invite them to join. If they earn money on Minds, you'll earn a 5% referral fee. | Yes | Top | No | Shuffle | All users | Share invite (copy referral URL; on mobile, display native share options) | Learn more (link to https://www.minds.com/settings/other/referrals) | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [x] The `Invite friends` in-feed notice appears for eligible users in the Newsfeed - [x] The primary and secondary buttons click through to the actions described above - [x] When the Primary button is clicked on web, a toast message reads: `Invite link copied to clipboard` - [x] View and click events are recorded to understand the efficacy of the notice ## Definition of Ready Checklist - [x] Definition Of Done (DoD) - [x] Acceptance criteria - [x] Weighted - [x] QA - [x] UX/Design - [x] Personas - [x] Experiments
3
10,152,778
121,258,915
2023-01-04 23:20:57.047
Gif Images Not Playing Correctly
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> Gifs seem to only be presenting the first frame, rather than playing correctly. See the video for example: [before.mkv](/uploads/2f87afd6cb637fcfe1b25917943ba15d/before.mkv) ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> We should only remove EXIF data for non-gif images to avoid stripping the other frames. Alternatively, we could loop over the frames in the gif to include them in the new image. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> Test uploading a gif ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> N/A ## Personas <!--- Who does this user impact and why (optional) ---> N/A ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> N/A ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Gifs play correctly ## Definition of Ready Checklist - [X] Definition Of Done (DoD) - [X] Acceptance criteria - [X] Weighted - [X] QA - [X] UX/Design - [X] Personas - [X] Experiments
1
10,152,778
120,869,099
2022-12-23 19:10:33.740
When posting links in the comments, the text of the link hides between the thumbnail
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary When posting links in the comments, the text of the link hides between the thumbnail ### Steps to reproduce 1. Choose a post and a link 2. Make a comment on the post, containing the list 3. See that before sending, the preview looks correct 4. Send the comment 5. Notice that the text now is hidden behind the image ### Platform information Brave and chrome, win10 ### What is the current *bug* behavior? Link previews text hidden behind image ### What is the expected *correct* behavior? Link previews should show like they do on feed post (the text should be next to the image) ### Relevant logs and/or screenshots ![image](/uploads/e668dda8b3ef35a4176acf869adfe301/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
120,647,711
2022-12-19 17:24:38.021
Record 'view' events on InFeed notices
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> Gain insights into the effectiveness of the feed notices by tracking their visibility ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> Use the new 'generic' events to trigger a 'view' when the in feed notice is displayed ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> N/A ## Personas <!--- Who does this user impact and why (optional) ---> All users ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> N/A ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [x] Generic view even is recorded when in feed notices are displayed - [x] Each in feed notice has an appropriate reference ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
120,502,906
2022-12-15 21:44:46.689
Channel boost in-feed notice
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Test the effectiveness of in-feed notices for promoting channel boosts. ## What needs to be done Create an in-feed notice that prompts users to Boost their channel. ![image](/uploads/7fdd1d24c020b9fb72e0733aca48407f/image.png) | Notice | Description | Dismissable | Position | Sticky | Display priority | Conditions | Primary action | Secondary action | |-------------------|--------------------------------------------------------------------------------------------------|-------------|----------|--------|------------------|-------------------|---------------------------------------|------------------------------------| | Expand Your Reach | Use Boost to reach new audiences on Minds. Boosted channels get more engagement and subscribers. | Yes | Top | No | 3.1 | Email is verified | Boost Now (opens channel Boost modal) | Learn More (opens minds.com/boost) | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> * [x] An `Expand Your Reach` in-feed notice appears in the Newsfeed for users with verified emails, and no higher-priority notices. (BH: criteria changed - see comments) * [x] Events are measured to enable the later analysis of which test variant performed best, including: * [ ] Views of the notice (bh: not to be handled by this card) * [x] Clicks on "Learn more" * [x] Clicks on "Boost Now" * [ ] Successful Boost purchases (bh: not to be handled by this card) ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
1
10,152,778
120,502,472
2022-12-15 21:26:01.646
Minds+ in-feed notice (experiment)
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Learn what value prop messaging for Minds+ best converts for all users in the context of the Newsfeed. ## What needs to be done Deploy an experiment that tests various messages via an in-feed notice on the Newsfeed, prompting users to upgrade to Minds+. ![image](/uploads/9316b831ca7d657101e76ce90f14c107/image.png) | Notice | Description | Dismissable | Position | Sticky | Display priority | Conditions | Primary action | Secondary action | |-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------|----------|--------|------------------|----------------------------------------------------------|------------------------------|-----------------------------------| | Upgrade to Minds+ | Support Minds and unlock features such as earning revenue for your content, hiding ads, accessing exclusive content, receiving a badge and verifying your channel. | Yes | Top | No | 3.2 | Channel is NOT already Plus, and is at least 30 days old | Upgrade (opens Minds+ modal) | Learn More (opens minds.com/plus) | | Upgrade to Minds+ | Free-thinking content creators like you earn more and grow their reach with Minds+. | Yes | Top | No | 3.2 | Channel is NOT already Plus, and is at least 30 days old | Upgrade (opens Minds+ modal) | Learn More (opens minds.com/plus) | | Upgrade to Minds+ | Access exclusive content produced by the Minds+ community. | Yes | Top | No | 3.2 | Channel is NOT already Plus, and is at least 30 days old | Upgrade (opens Minds+ modal) | Learn More (opens minds.com/plus) | | Upgrade to Minds+ | Get verified, hide ads, and get the most of your Minds experience. | Yes | Top | No | 3.2 | Channel is NOT already Plus, and is at least 30 days old | Upgrade (opens Minds+ modal) | Learn More (opens minds.com/plus) | | Upgrade to Minds+ | Support Minds and creators like you. | Yes | Top | No | 3.2 | Channel is NOT already Plus, and is at least 30 days old | Upgrade (opens Minds+ modal) | Learn More (opens minds.com/plus) | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [x] Shuffle all the in feed notices in the 'inline' stages - [x] An `Upgrade to Minds+` in-feed notice appears in the Newsfeed for users whose channels are 30 days old or older. - [x] An experiment tests the various messages outlined above. - [ ] Events are measured to enable the later analysis of which test variant performed best, including: - [ ] Views of the notice - [x] Clicks on "Learn more" - [x] Clicks on "Upgrade" - [ ] Successful Minds+ purchases ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
120,502,094
2022-12-15 21:10:51.131
Add refund policy checkbox to Boost purchase modal (mobile)
## Goal Avoid users making cash purchases without knowing, and get agreement on refund policy. ## What needs to be done Add a checkbox to the cash tab of the boost modal that asks users to agree to the refund policy. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design Add a checkbox to the bottom of the CASH tab in the boost modal with the following text. > I understand this cash transaction is non-refundable once the boost is approved ![image](/uploads/d9cfb66724dcf3dbbfd6c2e7865971ca/image.png) ![image](/uploads/581f59045c635d79bcab0eba7924393a/image.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments n/a ## Acceptance Criteria - [ ] Given the user is on the CASH tab of the boost modal, a checkbox appears with the message spec'd above - [ ] While the checkbox is disabled, the `Boost Post` button is disabled - [ ] The checkbox is disabled by default - [ ] Fix E2E tests that this breaks - [ ] Unit test ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
120,338,957
2022-12-13 14:34:45.978
Various site functions down
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary - Search does not work - Notifications don't show - No trending - No boost - No commenting - No upvoting - Site is overall slow ### Steps to reproduce (How one can reproduce the issue - this is very important) ### Platform information (Browser, device, system stats, screen size) ### What is the current *bug* behavior? (What actually happens) ### What is the expected *correct* behavior? (What you should see instead) ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
120,182,803
2022-12-09 23:01:48.753
Update Boost in-app / push notifications
## Goal Improve Boost in-app / push notifications. As a customer, I want in-app notifications so that I have confidence about the status of my order.
 ## What needs to be done Automate the delivery of in-app and push notifications to customers, alerting them to the current status of their Boost orders. ![image](/uploads/5ba58cf8fbab89c611b243a178ccb980/image.png) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design - Use standard in-app notification layout. - Use Boost icon | Event | Subject | |---------------------|----------------------------| | Boost rejected | Your Boost was rejected. | | Boost start running | Your Boost is now running. | | Boost completed | Your Boost is complete. | ## Personas Boost customers ## Experiments n/a ## Acceptance Criteria - [x] A customer receives a notification when a Boost is rejected. - [x] A customer receives a notification when a Boost begins running. - [ ] A customer receives a notification when a Boost order is complete. - [x] The notifications click through to the Boost console where they manage the Boost order. - [x] Rejected boosts should link to the activity post/channel - [x] Non-rejected boost notifications should go to the boost console ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
119,766,546
2022-12-02 17:01:00.951
Send Bulk Supermind to all current Minds+ and Pro members monetized on Stripe
## Goal Thank Minds+ and Pro subscribers. ## What needs to be done Send Bulk Supermind to all current Minds+ and Pro members monetized on Stripe. - Originating activity post: https://www.minds.com/newsfeed/1462583221886652417 - Offer amount: $5 - Reply type: Video - Email title: `Baste Records sent you a $5 Supermind offer` - Email copy: `As a Minds+ / Pro subscriber, you are eligible to receive cash Supermind offers from various brands on Minds. Baste Records is offering you $5 to answer a question for them. Give them a sub if you want more from them in the future!` - Recipients: Minds+ / Pro subscribers who are connected to Stripe --- - We've budgeted for this campaign to generate ~100 responses - We should roll out to users who meet the recipient criteria above progressively, so that we don't overshoot the budget (assuming the eligible recipients are more than 100 people) - We can start by sending it out to 100 eligible recipients, based on how recently they signed up for Minds+ / Pro - As we understand the response rate for that 100, we can send out to the next batch progressively to hit our target. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design n/a ## Personas Minds+ / Pro customers. ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Send a Bulk supermind campaign on day 2 ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
119,725,659
2022-12-02 01:06:39.471
Update Boost emails
## Goal Improve Boost email notifications. As a customer, I want email notifications so that: - I have confidence about the status of my order.
 - I have confidence about what I ordered.
 - I have confidence about my money. ## What needs to be done Automate the delivery of emails to customers, explaining the current status of their Boost orders. ![image](/uploads/3c9e096124c04d9266b73bd2fcdd5210/image.png) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design - [Figma mocks](https://www.figma.com/file/ySQF1fKncYUMqwjBb2OKCx/Boost-emails?node-id=160%3A2382&t=EqGdCRV5ybIMdRzq-4) - [Email copy (spreadsheet)](https://docs.google.com/spreadsheets/d/1_9_G5MwrmFZ7fVzR_nuLpUKVY8BhAksrCUnaOIHkhqI/edit#gid=0) ![image](/uploads/4db2ee21363570a277ce3af8c0445d41/image.png) ## Personas Boost customers ## Experiments n/a ## Acceptance Criteria - [x] A customer receives an email when a Boost order is made. - [x] A customer receives an email when a Boost is rejected. - [x] A customer receives an email when a Boost begins running. - [x] A customer receives an email when a Boost order is complete. - [x] The email template contains CTAs to the Boost console where they manage the Boost order. - [x] The email template contains a summary of the Boosted content to better identify which Boost is being updated. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
119,724,328
2022-12-01 23:45:12.503
UX&D: Update boost console
## Goal Specify necessary updates to the [Boost Console](https://www.minds.com/boost/console/newsfeed/history) to accommodate changes associated with boost bidding. --- - As a core Minds user, I want to know the status of my open boost orders (waiting approval, approved, running, completed) - As a core Minds user, I want to know the performance of my past boost orders - As a core Minds user, I want to access receipts for open and past boost orders ## Old Designs - [Old redesigns](https://www.figma.com/file/a6D0Zvdvsf4HzZdlyviFNt/Boost-Console?t=We4qGGHVzPKEdPV6-0) - [Current boost console](https://www.minds.com/boost/console/newsfeed/history) ## Personas A core Minds user. ## UX Design - Updated designs (made copy changes from post-> feed. Channel -> sidebar). Added cancel action for pending boost requests. - https://www.figma.com/file/W2xIag64EdbWUlGAQOpVHE/Boost-Update?node-id=485%3A18241 **Web Post (Feed) Boost** ![All](/uploads/222470c4e6ed7cac386f6608606f9f9a/All.png) ![Pending](/uploads/b2a27cfd1959b6676ba6d461707cb141/Pending.png) ![Approved](/uploads/2dd9834f9a73b424dcf5156bb3c60951/Approved.png) ![Completed](/uploads/9a6b24988f40b8089b0571776cc299de/Completed.png) ![Rejected](/uploads/6d8df52f7e9441fae142b549b5019aa1/Rejected.png) **Web Channel (Sidebar) Boost** ![All](/uploads/6ffd0b6a56a325e8e7effb7e65c95cbb/All.png) ![Pending](/uploads/7c8a1dcc5e2992a47675e47b26973ed2/Pending.png) ![Approved](/uploads/6bbe5ccea195e48fc4e63f37973ef7d2/Approved.png) ![Completed](/uploads/c44dc1621e1fa38dd3acfedba5bf7664/Completed.png) ![Rejected](/uploads/7268dbbb74191165b613357a8ab61cb5/Rejected.png) **Mobile Post (Feed) Boost** ![All](/uploads/94aee24bb0f42e04ffef67a40e8bb25b/All.png) ![Pending](/uploads/39324530ec473eced017ad5eec141b50/Pending.png) ![Approved](/uploads/71ad447b772393f6ce84685341c0f98e/Approved.png) ![Completed](/uploads/e36011907846e7825e8ab4132eea1f68/Completed.png) ![Rejected](/uploads/7f5f68d04b4e5f75ad57e87caf21554d/Rejected.png) **Mobile Channel (Sidebar) Boost** ![All](/uploads/f47d1aad20c3099f52f2bae088765f01/All.png) ![Pending](/uploads/2f2d7268a7a9466c44cc6bfab7c2d79d/Pending.png) ![Approved](/uploads/a08d7c50d5783caa4eaf899ca7949fda/Approved.png) ![Completed](/uploads/8269f502cd3c7d7b69b90af118105a78/Completed.png) ![Rejected](/uploads/0c717fd8081921733b050c14a6381765/Rejected.png) ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> * [x] Web UX & visuals for the user story (described above) * [x] Mobile UX & visuals for the user story * [x] Developer feedback on feasibility * [x] User feedback on usability ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
8
10,152,778
119,723,391
2022-12-01 23:03:29.522
Update language in Supermind onboarding modals to remove cash references
## Goal Remove references to cash in the Supermind onboarding modals, since sending cash is not currently supported in the iOS app. ## What needs to be done Update both the (1) fan onboarding and (2) creator onboarding modals with the following copy. #### Fan onboarding - Headline: `Get replies from your favorite creators by sending them token offers.` - Set an offer amount: `Send an offer of tokens. The creator earns the offer amount when they reply.` #### Creator onboarding - How to earn: `Fans send offers, which you earn by simply replying. Minds collects just a 10% platform fee (vs. 30% fees on other platforms), and our payment processor charges a small fee per transaction. See terms & conditions.` ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ![Consumer_Info__Mobile_-_iOS_](/uploads/f42b62a332ee381879754c755704e6b1/Consumer_Info__Mobile_-_iOS_.png) ![Creator_Info__Mobile_-_iOS___1_](/uploads/c7f9c379177f0ccb62c2ffa60bd45c4a/Creator_Info__Mobile_-_iOS___1_.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] ... ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
119,646,296
2022-11-30 16:49:18.642
Add refund policy checkbox to Boost purchase modal
## Goal Avoid users making cash purchases without knowing, and get agreement on refund policy. ## What needs to be done Add a checkbox to the cash tab of the boost modal that asks users to agree to the refund policy. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design Add a checkbox to the bottom of the CASH tab in the boost modal with the following text. > I understand this cash transaction is non-refundable once the boost is approved ![image](/uploads/30a2ea04af70559cb64d0a4b1ec4b00c/image.png) ![image](/uploads/581f59045c635d79bcab0eba7924393a/image.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments n/a ## Acceptance Criteria - [ ] Given the user is on the CASH tab of the boost modal, a checkbox appears with the message spec'd above - [ ] While the checkbox is disabled, the `Boost Post` button is disabled - [ ] The checkbox is disabled by default - [ ] Fix E2E tests that this breaks - [ ] Unit test ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
119,592,155
2022-11-29 23:39:53.241
Uniqueness verification rollout
## Goal 1. Onboard new & active users into the uniqueness verification flow 2. Don't disrupt rewards earnings for active users ## What needs to be done Design UX & visual solutions for prompting users into new mobile app verification flow. Replace existing UIs that verify users with phone numbers. ### User Flow Note: Videos were recorded with old copy. Refer to Figma + screenshots below for final copy. ![Web to Mobile Handoff](/uploads/b9f3460f9ff0ecd6b19f01d6f2c5ff0b/Screen_Recording_2022-12-06_at_2.22.03_PM.mov) ![Mobile Verification](/uploads/18389b2e200fe4e175d5b758701fc0c1/Screen_Recording_2022-12-06_at_2.24.18_PM.mov) [Figma Mockups](https://www.figma.com/file/buCViQPMNyQUNCdtDYUTbL/In-App-User-Verification?node-id=308%3A1321&t=zMZwxyNxZt06WdFy-1) ### Screens ![image](/uploads/4430d5d85c03a7c58f52fd29bba83a4a/image.png) ![image](/uploads/908ed7141b83d6fd8b24851fe832a80e/image.png) ![image](/uploads/cf05f4b36317cbfa6af251491f8aa5a2/image.png) - [ ] Onboard users who have already verified via phone number - [x] In-feed notice? - [ ] Email? - [ ] In-app notification? - [x] New user onboarding steps - [x] [Join rewards flow in the Wallet](https://www.minds.com/wallet/tokens/rewards) ![image](/uploads/519ae9d69e682b1f3e7a6caf80add9a2/image.png) ![image](/uploads/a281723769d3982838bc509c696595f1/image.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] ... ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
119,590,731
2022-11-29 22:43:16.908
UX&D: Clarify expectations with Twitter connection for Supermind
## Goal As a user responding to a Supermind, I want to know why Minds is requesting permission to post on my behalf and know that nothing is being posted just by connecting w/ Twitter oauth. As a user responding to a Supermind, I want to visualize what will be posted to Twitter before agreeing to it. ## What needs to be done Spec improvements to the UX of flows related to posting Superminds to Twitter to address the user stories above. - Flow 1: Connecting to Twitter oauth before responding to a Supermind offer that requires Twitter repost. (Happens once for a user.) - Flow 2: Reposting a Supermind respond to Twitter. (Can happen multiple times for a user.) ## Personas Creators ## UX Design **Flow 1** ![Twitter_Permission_Explanation](/uploads/a27a88a84a6c869b97fe1eec5e48ea70/Twitter_Permission_Explanation.png) ![Mobile_Supermind_-_Accept_Confirm](/uploads/9b0a3fcbc5a418914030fbc5c86a7042/Mobile_Supermind_-_Accept_Confirm.png) **Flow 2** Web ![Updated_Creator_View_Reply_Confirmation__Twitter_Required_](/uploads/61b292255eb0f48980327ac0b849f83b/Updated_Creator_View_Reply_Confirmation__Twitter_Required_.png) Mobile ![Updated_Creator_View_Reply_Confirmation_Mobile__Twitter_Required_](/uploads/3ed96f5aec89c76dfa83152dd04d5f19/Updated_Creator_View_Reply_Confirmation_Mobile__Twitter_Required_.png) ## Acceptance Criteria * [x] Web UX & visuals for the user story (described above) * [x] Mobile UX & visuals for the user story * [x] Developer feedback on feasibility * [ ] User feedback on usability ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
119,589,748
2022-11-29 22:10:37.405
Deep-link to composer
## Goal As Minds staff, I want to run a marketing campaign with registered users to drive conversations on Minds. ## What needs to be done Create a mechanism to navigate a logged-in user to the Newsfeed with the composer already opened, and focused. The link may or may not contain text (e.g. a hashtag) to be prefilled in the composer body. ![image](/uploads/2b640d02888053e5fdd512a836d00c94/image.png) ## Personas - Minds marketing - Active users ## Acceptance Criteria - [ ] Web UX & visuals for the user story (described above) - [ ] Mobile UX & visuals for the user story - [ ] Developer feedback on feasibility - [ ] User feedback on usability ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
119,117,782
2022-11-21 15:58:15.977
Change Supermind cash offer minimum to $1
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Currently the Supermind cash offer minimum is $10. We should change that to $1 ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> Change minimum to $1 ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> Price is lowered to $1 and accepted on backend too. ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> None ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> N/A ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Default price is lowered to $1 for a cash Supermind ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
1
10,152,778
118,952,393
2022-11-18 01:46:02.152
Loading indicators not displayed while media is uploading
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Loading indicators do not appear on images or videos while uploading in the composer. The `Post` button is grayed out and inactive, but it there is not indicator to the user to explain why. ### Steps to reproduce - Launch the composer from the Newsfeed - Upload an image or video ### Platform information - MacOS + Chrome ### What is the current *bug* behavior? - The media uploads - No loading indicator appears while loading ### What is the expected *correct* behavior? - The media uploads - A loading indicator appears while loading ### Relevant logs and/or screenshots ![image](/uploads/e3474f1e5b9dacc8ab25df5bcbe67fdb/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
118,922,190
2022-11-17 15:16:34.373
Twitter Sync broken
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Investigate twitter sync - big channels have no posts since around 15th of November ### Steps to reproduce Check large channels ### Platform information Runner ### What is the current *bug* behavior? Posts aren't syncing ### What is the expected *correct* behavior? Posts should sync. ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
118,582,005
2022-11-11 18:50:42.280
Supermind button on own posts should not pre-populate own channel name
### Summary When clicking a Supermind button on your own post, the Supermind dialog appears and pre-populates the `Target` field with your own channel name. ### Steps to reproduce - Navigate to an activity post you own - CLick the Supermind button on the activity post (large button, or activity bar button) ### Platform information - Web ### What is the current *bug* behavior? - The Supermind screen pre-populates my own channel name in the `Target` field ### What is the expected *correct* behavior? - The `Target` field should be left blank when clicking Supermind buttons from my own posts ### Relevant logs and/or screenshots ![image](/uploads/65a14e8254fdf251a46a9786d3218f44/image.png) ![image](/uploads/be72fc1c1fffa130f90c697b0f830bd6/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
118,528,142
2022-11-10 22:58:22.993
Add "subscribes to Y" columns to contacts in SendGrid
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal Enable marketing team to email subscribers of popular Minds channels to, for example, share Superminds the popular channels have replied to. ## What needs to be done Add columns to SendGrid contacts list for: - Subscribes to `ottman` - Subscribes to `IanCrossland` - Subscribes to `timcast` - Subscribes to `zubymusic` - Subscribes to `klara_sjo` - Subscribes to `Aragmar` In SendGrid, we can build segments with these columns. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design n/a ## Personas Minds staff ## Experiments n/a ## Acceptance Criteria - [ ] In SendGrid, Minds is able to create contact segments that reach specifically active users who subscribe to the above popular channels. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
118,519,673
2022-11-10 18:48:25.892
Resource issues with K8ssandra causing high latency
<!--- Please read this! A Superhero should only be declared for critical site outages or issues. Please read https://developers.minds.com/docs/handbook/how-we-work/superhero before creating an issue. Issues created using this template automatically page on call developers. The Superhero board can be found at https://gitlab.com/groups/minds/-/boards/1388364?&label_name[]=Type%3A%3ASuperhero. ---> ### Is minds.com down? Partially ### What is the issue? High DB Latency, very slow performance. ### What username are you logged in with? Any ### Console logs ![image](/uploads/3b8c22217e56b167ba5dd7c4f7a7537f/image.png)
2
10,152,778
118,482,528
2022-11-10 09:59:07.180
No rewards payout 2022-11-10
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Missing rewards payout for 2022-11-10 ### Steps to reproduce See no rewards were paid out. ### Platform information Platform agnostic. ### What is the current *bug* behavior? No rewards paid out. ### What is the expected *correct* behavior? Should be paid out at the earliest possible time. ### Relevant logs and/or screenshots ![image](/uploads/dc69d08f3eefa5df12ac7ca83354c5f9/image.png) ### Possible fixes Probably need to verify the job didn't run, then re-run.
0
10,152,778
118,135,790
2022-11-04 10:16:14.795
Remove copyright text from Minds emails
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> # Bounce back to 2023 ### Summary Email Template has year 2021 in the footer ### Steps to reproduce 1. Trigger an official email from minds (eg, superminds one) 2. Notice that year in footer is 2021 ### Platform information not relevant ### What is the current *bug* behavior? Year 2021 in footer, not 2023 ### What is the expected *correct* behavior? Remove the copyright from the emails footer ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
118,115,008
2022-11-03 23:33:26.430
Display Supermind Replies with Offers
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal (1) More clearly indicate that a Supermind offer is targeted at an individual, and (2) clearly connect Supermind offer posts with their related replies. ## What needs to be done ### In feeds - Update the display of PENDING Supermind offers to indicate the intended target. - Update the display of ACCEPTED Supermind offers to include the reply below the offer. ### On single entity post pages - Update the display of PENDING Supermind offers to indicate the intended target. - Update the display of ACCEPTED Supermind offers to include the reply below the offer. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind-%5B*%5D?node-id=2584%3A29348) ![Supermind_Offer__Text_Post____Pending_Reply](/uploads/6e0bb9d313667de19335ff60a4e5e39a/Supermind_Offer__Text_Post____Pending_Reply.png) ![Supermind_Offer__Quote_Post____Pending_Reply](/uploads/e3a14f1d53483319c920b6821143c8b0/Supermind_Offer__Quote_Post____Pending_Reply.png) ![Supermind Text Reply](/uploads/e8b3e0e7eae8272aa18ad78028ac6cef/Reply.png) ![Supermind Quote Reply](/uploads/585dc1e8bdc1d4c6126e8b9275ff54ba/Reply.png) ## Personas Core Minds users ## Experiments n/a ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Backend to hydrate the context of the supermind request - [ ] Frontend to display "Supermind to X" for supermind requests - [ ] Frontend to have a 'View supermind" link if a supermind has been replied to ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
117,772,982
2022-10-28 20:06:05.157
Navigate user to create account, when trying to create supermind from logged out state
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary If user does not already have a Minds account, and tries creating a Supermind at a creator, they won't be able to. - For token, they will not be able to create a post - For cash, tehy will not be able to add the card successfully We should fix that, and redirect user to a registration flow ### Steps to reproduce 1. Go to minds.com/channel in incognito 2. try creating a supermind offer for the channel 3. see that it't not possible, but also it's not clear why ### Platform information desktop ### What is the current *bug* behavior? It's possible to attempt creating supermind, and no proper error is thrown ### What is the expected *correct* behavior? User should be prompted with the auth modal when pressing supermind button in a logged out state ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
117,571,335
2022-10-25 23:18:16.373
Experiment: Home copy updates
## Goal Update the homepage for unregistered users to communicate what's most relevant today. ## What needs to be done Update copy on on the 4x main sections of Minds logged-out homepage. - Top: Elevate the global conversation - SubA: Bridge the divide - SubB: Make sense of your world - SubC: Earn crypto and rev-share ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design --- [Figma mock](https://www.figma.com/file/nmhFdYKsYkJ61bSrZ1NLbg/Homepage-Q4-2022?node-id=1%3A17) #### Top: Elevate the global conversation Title: > Elevate the global conversation Copy: > The decentralized social network and digital content marketplace. You’re in control. --- #### SubA: Bridge the divide Title: > Our mission Copy: > Big tech has abused its power and lost the trust of the public. Their policies and behavior have caused polarization to reach all-time highs across the globe. > > We are on a mission to elevate global discourse through Internet freedom. > > The future of social media depends on: > > - Free speech > - Civil dialog > - Privacy > - Open source > - Self-sovereignty > - Community governance > - Creator monetization > > [Read the whitepaper](https://cdn-assets.minds.com/The_Censorship_Effect.pdf) Note that the link for `Read the whitepaper` is updated. --- #### SubB: Make sense of your world Title: > The social media app with everything Copy: > - Newsfeed > - Build your algorithm > - Photos & Videos > - Blogs > - Groups > - Encrypted chat > - Boost > - Content migration (Twitter, YouTube) > - Wallet > - Analytics > - Explore > - Community jury > - Get replies from creators --- #### SubC: Earn crypto and rev-share Title: > Where creators monetize Copy: > Minds is optimized to reward creators of all sizes. Grow an audience with better connections, built-in monetization, and earn crypto rewards just for being engaging. > > **Get paid for your content** > Design your own membership tiers to sell exclusive content, or publish into a premium content pool that pays cash for your engagement. > > **Collaborate with your fans** > Supermind lets fans send creators questions or prompts with monetary offers. Creators collect the offers by replying with text, photo, or video posts. > > **Crypto rewards** > Every day, Minds splits 4,000 crypto tokens among creators of all sizes based on the engagement they earn. --- ## Personas Curious users ## Experiments This change should be rolled out as an A-B experiment, measuring for signup conversions. ## Acceptance Criteria - [ ] The changes described above are made - [ ] The changes are deployed as an A-B experiment - [ ] We can compare the effectiveness of converting signups between versions ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
117,562,282
2022-10-25 18:23:34.519
User not prompted to log in on the Supermind console
### Summary When clicking a link to the Supermind console, if the user is not logged in, they are not prompted to log in. ### Steps to reproduce - Log out of Minds website - Click an email link to the Supermind console ### Platform information - Web ### What is the current *bug* behavior? - The user is not prompted to log in - The Supermind console is loaded - The console is blank ### What is the expected *correct* behavior? Either: - The user is prompted to log in via modal - When the user logs in, the Supermind console is refreshed to display their Supermind offers OR - The user is sent to login page - On login they are redirected back to Supermind console ### Relevant logs and/or screenshots ![image](/uploads/2205fb49dd90c7ae9a68fc692d9510fc/image.png) ### Possible fixes Should probably have/use a router guard that handles redirect to `/login` with redirectUrl.
1
10,152,778
117,560,487
2022-10-25 17:45:02.578
Seeing black screen for videos
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Reports of black screens when loading videos ### Steps to reproduce Try to load video such as https://www.minds.com/newsfeed/1431698047770824711 ### Platform information Browser agnostic. ### What is the current *bug* behavior? Videos won't load. ### What is the expected *correct* behavior? Videos should load. ### Relevant logs and/or screenshots ![image](/uploads/ecb64971285a93a32c1098b74b6d6ead/image.png) ### Possible fixes Cloudflare Streams is having issues according to https://www.cloudflarestatus.com/ - there's likely little we can do but we can track the issue here.
0
10,152,778
117,555,731
2022-10-25 16:19:26.323
Site-wide latency
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Site-wide latency issues ### Steps to reproduce 1. Visit the site 2. See huge latency ### Platform information Web and mob ### What is the current *bug* behavior? High latency ### What is the expected *correct* behavior? Should be within normal operating range ### Relevant logs and/or screenshots ![image](/uploads/5fcd80064159593478b1edf83edfb28a/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
117,348,875
2022-10-21 21:43:21.397
Default Supermind console to Pending status filter
## Goal Make it easier to find pending Supermind offers. Increase acceptance rate of offers. ## What needs to be done Set the default filter on the Supermind > Inbound tab to `Pending`. https://www.minds.com/supermind/inbox ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design n/a ## Personas Creators who get a lot of Supermind offers ## Experiments n/a ## Acceptance Criteria - [ ] When navigating to the Supermind console, the default filter for the Inbound offers is `Pending`. - [ ] As part of this change, we should consider changing the language on an empty state to from `No inbound offers` to `No pending inbound offers`. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
117,340,884
2022-10-21 19:24:52.650
Missing payout for last Friday
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Payout should have came in at 12:59 BST Saturday (15th Oct 22) but did not, for Friday (14th oct 22)'s rewards. ### Steps to reproduce N/A ### Platform information Runners ### What is the current *bug* behavior? Rewards not paid out ### What is the expected *correct* behavior? Rewards should have been paid out. ### Relevant logs and/or screenshots https://sentry.io/organizations/minds-inc/issues/3591999237/?query=is%3Aunresolved+Uniswap&statsPeriod=14d ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
117,340,787
2022-10-21 19:20:49.647
Missing payout for today 2022-10-21 00:00 UTC
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Payout is missing for today, seems to be the same issue as last Friday ### Steps to reproduce N/A ### Platform information Runners ### What is the current *bug* behavior? No payout made ### What is the expected *correct* behavior? Should have received payouts ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
117,278,011
2022-10-20 22:37:23.846
In-feed notice for pending Supermind offers (web)
## Goal Increase the acceptance rate for Supermind offers. ## What needs to be done Implement a new in-feed notice that prompts a user with pending Supermind offers to act on those offers. | Notice | Description | Dismissable | Position | Sticky | Display priority | Conditions | Primary action | Secondary action | |---------------------------|-------------------------------------------------------------------------------|-------------|----------|--------|------------------|-------------------------------------|--------------------------------------------------|------------------| | You have Supermind offers | Reply to your fans to claim cash or tokens before your pending offers expire. | No | Top | No | 1.1 | User has pending Supermind offer(s) | Let's go (clicks to Supermind console > Inbound) | n/a | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design n/a ## Personas Creators ## Experiments Create feature flag with no experiment ## Acceptance Criteria - [ ] Given a user has pending Supermind offers, and they've already confirmed their email address, when they visit the Newsfeed, then an in-feed notice informs them of their pending offers. - [ ] The in-feed notice displays the total value of their pending Supermind offers. - [ ] Clicking the `Let's go` button directs the user to the Supermind console > Inbound tab. - [ ] Track click events on Snowflake ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
117,276,971
2022-10-20 22:06:15.637
Experiment: Alternative Supermind button
## Goal Increase Supermind purchases. ## What needs to be done Implement a new design for Supermind buttons on SEPs. Run an experiment with two variations: - Control: Current large Supermind buttons - Variation 1: New small Supermind button with general `Get replies from creators like` messaging (refer: Mock A) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma](https://www.figma.com/file/MUyXGJQIa3YyexedXHd99W/Supermind-Experiments?node-id=76%3A6754) ![image](/uploads/17745df18db645cab477ea48562e2f87/image.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments This should be rolled out as an experiment, evenly distributed amongst logged-in users. ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] A/B test using (A) from above screenshot as variant - [ ] Experiment added on growthbook ## Definition of Ready Checklist - [x] Definition Of Done (DoD) - [x] Acceptance criteria - [x] Weighted - [x] QA - [x] UX/Design - [x] Personas - [x] Experiments
3
10,152,778
117,249,721
2022-10-20 13:57:11.115
Cant change the date on scheduled posts
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Cant change the date on scheduled posts ### Steps to reproduce 1. Make a scheduled post 2. Edit date in scheduled post 2. Save 3. Reload page with the post 4. See that the date stays on original date ### Platform information Win10, Brave ### What is the current *bug* behavior? Cant change the date on scheduled posts ### What is the expected *correct* behavior? Should be able to change the date on scheduled posts ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
117,189,909
2022-10-19 16:49:46.430
Boost rejection reason not displayed
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary On mobile, the Boost console does not display the reason for a boost rejection. ### Steps to reproduce - Create a boost - Get rejected (e.g. due to boost backlog) - View the Boost console ### Platform information - iPhone, Android ### What is the current *bug* behavior? - The rejected boost is displayed - There is no reason given for the rejection ### What is the expected *correct* behavior? - The rejected boost is displayed - A reason is given for the rejection ### Relevant logs and/or screenshots Mobile: ![image](/uploads/0e16b2b46d37eafcf88470a7d9939d00/image.png) Web: ![image](/uploads/45577b9c63814a8c8cc4d82e63741d7b/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
117,189,783
2022-10-19 16:46:28.800
Dates do not appear in Boost console
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary The desktop version of Boost console shows dates for each entity in the console. The mobile version does not. ### Steps to reproduce - Log into an account that has a history of boosts OR create a new boost - Go to the Boost console ### Platform information - iPhone, Android ### What is the current *bug* behavior? - The date for the boost does not appear ### What is the expected *correct* behavior? - The date the boost was created is displayed ### Relevant logs and/or screenshots ![IMG_F898AD1BAB3D-1](/uploads/0355270e5b3a2ec8091bab535622a116/IMG_F898AD1BAB3D-1.jpeg) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
117,110,382
2022-10-18 14:22:38.665
When creating a minds+ post from Minds+ feed, it's not possible to upload images
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary When creating a minds+ post from Minds+ feed, it's not possible to upload images ### Steps to reproduce 1. Navigate to the Minds+ feed by clicking Minds+ on left menu 2. On the top, there is "Submit a post ... `Create post`" line, click create post 3. Try uploading image 4. See that no image is uploaded ### Platform information Brave, Win10 ### What is the current *bug* behavior? When making a post from Minds+ console, can't attach images ### What is the expected *correct* behavior? When making a post from Minds+ console, it should be possible to attach images ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes I think this may be related to multi-image posting?
2
10,152,778
117,046,125
2022-10-17 15:30:45.047
Experiment: Prompt to Supermind when writing a comment
## Goal As a user making comments, I want my comments to get attention and engagement from their target. Goal: Increase Supermind offers. ## What needs to be done Hypothesis: Users who comment on activity posts of other creators are likely customers of Supermind. We can use the commenting flow to introduce the benefits of Supermind and increase Supermind offers. Build a prompt that displays when a user is writing a comment that asks them to turn their comment into a Supermind. The prompt can only appear for top-level comments. - Time the prompt after (a) the user has begun typing a comment, and (b) 5 seconds have passed. - The prompt appears once for a user during a logged in session. - Once the prompt has appeared, it will not appear again. Clicking the prompt launches the Supermind offer screen, and pre-populates the composer afterward with the text that was input into the comment before they pressed the `Upgrade` button. When the Supermind is posted, the comment input box is reset to blank. If the Supermind is NOT posted and the Supermind offer / composer is closed, the comment input box is NOT reset to blank. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Prototype](https://www.figma.com/proto/MUyXGJQIa3YyexedXHd99W/Supermind-Experiments?page-id=0%3A1&node-id=2%3A2355&viewport=-1876%2C226%2C1&scaling=scale-down&starting-point-node-id=2%3A2355) ![image](/uploads/58aa0d5f5460e5eddd80425eb178640f/image.png) ## Personas People who follow creators ## Experiments This change is proposed as an experiment and should be A-B tested. We want to measure: - How many times does a user see this - How many times does a user click this - How many times does this convert into a Supermind purchase ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] Only for text comments. - [ ] For top-level comments only. - [ ] Agree snowplow events naming convention with @michael4tasman . - [ ] Add `data-ref="see-supermind-popup-<entity_guid>"` - [ ] Add `data-ref="click-supermind-popup-button<entity_guid>"` - [ ] Add `data-ref="click-supermind-composer-submit-button"` ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
117,032,666
2022-10-17 13:35:32.101
Notification for engagement on comments has blue text
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Examples: ![image](/uploads/d0c3ffd881311093db52d37ca097183a/image.png) ### Steps to reproduce 1. Get upvote on your notification 2. See that the text of notification is blue ### Platform information Brave, win10, Staging ### What is the current *bug* behavior? Whole text is blue ### What is the expected *correct* behavior? Text should be white, unless it's a link, hashtag or @ tag ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,920,553
2022-10-14 21:44:22.828
Supermind creator onboarding shows incorrect platform fee
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary The platform fee indicated on the Supermind creator onboarding indicates the platform fee is 10%. This is incorrect -- the paltform fee is 15%. ### Steps to reproduce - Launch the Supermind console for the first time - The Supermind creator onboarding appears ### Platform information - Mobile app, iPhone, iOS 16 - Web, Chrome ### What is the current *bug* behavior? The message indicates the platform fee is 10%. ### What is the expected *correct* behavior? The message indicates the platform fee is 15%. ### Relevant logs and/or screenshots ![image](/uploads/ad3aaba10f320ebff03451f49a8e5c9d/image.png) ![image](/uploads/eb02125bc1c38eae9df50e4815a3ed8a/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,918,908
2022-10-14 20:38:16.663
Enable users to require Twitter repost on Supermind offer screen
## Goal As a Supermind offer-er, I want to require that the reply to my Supermind is reposted to Twitter, so that my replay can reach users not on Minds. ## What needs to be done Add an checkbox option to the Supermind offer form that enables a Supermind offer-er to require Twitter repost. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=688%3A15780) ![image](/uploads/e854ac660fda6e75d8ddd41d75595894/image.png) ## Personas Minds user looking for reach ## Experiments n/a ## Acceptance Criteria - [ ] The Supermind offer form includes an optional checkbox to require Twitter repost - [ ] The checkbox is DISABLED by default - [ ] When the checkbox is enabled, the Supermind reply must be reposted to Twitter in order to accept the offer ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
116,847,054
2022-10-13 16:48:18.377
Bug: Supermind onboarding modal can't be closed
### Summary The Superminds onboarding modal doesn't allow for scrolling. If the screen is too small, or the font size is too large, the `Continue` button is not clickable. The user cannot proceed. ### Steps to reproduce - Set iOS font size to very large - Launch the Minds app - Navigate to the Supermind console for the first time ### Platform information - iPhone 12 Mini ### What is the current *bug* behavior? - The Supermind onboarding modal appears - The `Continue` button is not visible - The screen cannot be scrolled ### What is the expected *correct* behavior? - The Supermind onboarding modal appears - The `Continue` button IS visible - The screen CAN be scrolled ### Relevant logs and/or screenshots ![image](/uploads/598789cf83600fac2a86a729994d2306/image.png) ### Possible fixes In addition to making the screen scroll to display overflow, we should consider making the `Continue` button sticky at the bottom of the screen so that it's always visible. A user may not know the scroll.
2
10,152,778
116,741,075
2022-10-12 10:01:10.713
Cash validation failure for Supermind offer prevents token tab from being submitted
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Cash validation failure for Supermind offer prevents token tab from being submitted. This is more of an issue than it may initially appear because if you raise your min cash amount, the default supplied is ### Steps to reproduce 1. Make an offer to nemofin 2. In cash set the token amount to 9, check agree to terms so if the amount was enough, it would submit 3. Click token tab, try to submit - you cannot. ### Platform information Web ### What is the current *bug* behavior? Cannot submit when the form visually is valid, because the cash offer is too low (even though we're on the token tab) ### What is the expected *correct* behavior? - You should be able to submit the token page when everything on the token page is valid, even if the cash page has validation errors. - You should be able to submit the cash page when everything on the cash page is valid, even if the token page has validation errors. - **TO DISCUSS** Should the amounts default to the minimum for the user you have selected (as users may set custom minimums) - this made this issue much more apparent however there are UX considerations either way - we should discuss in planning and come to an agreement. If this task is brought in ad-hoc we should discuss in standup. ### Relevant logs and/or screenshots https://streamable.com/6fx5xw ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
116,535,687
2022-10-09 15:18:13.488
Update Engagement Reward Documentation
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal The end-user documentation for the engagement rewards is currently fragmented and requires reviewing. ## What needs to be done Based upon the following official Minds articles and posts, I am recommending that the existing "increasing the power of voting" blog article is amended with the information that is currently provided within the following posts, as well as the blog article being updated when any further applicable changes are implemented and if appropriate, any relevant support platform based articles are also updated (ie. the image that is displayed within the "how to earn daily token rewards" support platform article). <b>Reference:</b><br> * Increasing The Power of Voting: An Experiment In Community-Powered Curation For Engagement Rewards (Minds Blog Article)<br> https://www.minds.com/minds/blog/increasing-the-power-of-voting-an-experiment-in-community-po-1285662908121878541 * Temporary Engagement Reward Suspension For Group And Paywalled Based Posts (Minds Support Post)<br> https://www.minds.com/newsfeed/1345509971835490310 * Downvotes Will No Longer Be Part Of The Engagement Score Calculation (Minds Support Post)<br> https://www.minds.com/newsfeed/1375939325258108937 * How To Earn Daily Token Rewards (Minds Support Platform Article)<br> https://support.minds.com/hc/articles/4402704245268-how-to-earn-daily-token-rewards ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] ... ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
116,493,687
2022-10-07 21:02:09.364
Prompt users to connect a bank account when accepting cash Supermind offer
## Goal As Minds, I want to send cash Supermind offers to creators, regardless of whether or not they've previously connected a bank account. As a user, I want to accept a cash Supermind offer and collect the offer. ## What needs to be done Handle cash Supermind offer charges when the recipient has not already connected a bank account. https://gitlab.com/minds/minds/-/issues/3409 Add a step into the Supermind reply flow when the offer is for cash and the recipient has not previously connected to a bank account. 1. View Supermind console 2. Click accept on a cash offer 3. `New`: Prompt to connect a bank account 4. Compose the reply ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma prototype](https://www.figma.com/proto/thrGepQAxmcMGB7MoEEckM/Supermind?page-id=287%3A5127&node-id=2381%3A27571&viewport=470%2C192%2C0.03&scaling=min-zoom&starting-point-node-id=287%3A5128&show-proto-sidebar=1&hide-ui=1) ![image](/uploads/56e214ce1350c7c97e722c3145d3eb82/image.png) ## Personas Creators ## Experiments n/a ## Acceptance Criteria - [ ] Feature flag to be enabled from sender side - [ ] Finish implementation of https://gitlab.com/minds/engine/-/merge_requests/1147/diffs - [ ] Users can send cash Supermind offers to anyone, regardless of whether or not they've previously connected a bank account. - [ ] Given a recipient has not previously connected a bank account, and they've received a cash Supermind offer, when they click to accept the offer, then they are prompted to connect their bank account via toast error message - [ ] Given the stripe connect account has been connected, then the recipient can continue to compose a Supermind reply. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
116,431,726
2022-10-06 23:04:12.474
Prompt users to oauth with Twitter when Supermind offer requires it
## Goal As a user, I want to connect Minds with Twitter oauth so that I can satisfy requirements of Twitter Supermind offers. ## What needs to be done Add a step into the Supermind reply flow when the offer requires Twitter oauth and the target user has not previously oauthed with Twitter. 1. View Supermind console 2. Click accept 3. `New`: Prompt to oauth with Twitter 4. Compose the reply 5. [Post the reply to Minds + Twitter](https://gitlab.com/minds/minds/-/issues/3476) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma prototype](https://www.figma.com/proto/thrGepQAxmcMGB7MoEEckM/Supermind?page-id=287%3A5127&node-id=2381%3A27571&viewport=470%2C192%2C0.03&scaling=min-zoom&starting-point-node-id=287%3A5128&show-proto-sidebar=1&hide-ui=1) ![image](/uploads/94fd07557c26deab8d832b68a1784ec4/image.png) ## Personas Creators ## Experiments n/a ## Acceptance Criteria - [ ] Given a recipient has not previously oauthed with Twitter, and they've received a Supermind offer that requires Twitter repost, when they click to accept the offer, then they are prompted to oauth with Twitter. - [ ] Given the prompt has been completed, then the recipient can continue to compose a Supermind reply. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
116,431,516
2022-10-06 22:50:55.098
Publish Supermind replies to Twitter
## Goal As a creator, I want to re-post my Supermind reply on Twitter so that I can satisfy the Supermind offer requirements. As a creator, I want to re-post my Supermind reply on Twitter so that I can generate more Supermind offers. ## What needs to be done When a user clicks `Post` on a Supermind reply, they're presented with a confirmation modal. If the user has oauth connected with Twitter, the confirmation modal also displays an option to post the reply to Twitter. --- Enable users with Twitter oauth to repost the contents of their Supermind reply to their Twitter account. If the Supermind offer requires the Twitter repost, then the option to repost cannot be disabled. If the Supermind offer does not require Twitter repost, then the option to repost is toggle-able. --- When the confirmation is made and posting to Twitter is selected, then a Twitter post is generated, with the content of the Minds reply duplicated as possible. | Reply content | Twitter post content | Media attachment | Link | UTM parameter | |---------------|-----------------------------------------------------------------------------------------------------------------|---------------------------------|----------------------------|--------------------------------------------------------------| | Text only | Up to 280 characters of the text response. If the response is longer than 280 character, end with ... ellipses. | None | Link to the reply on Minds | ?utm_source=twitter&utm_medium=supermind&utm_campaign=repost | | Media only | None | Image or video from Minds reply | Link to the reply on Minds | ?utm_source=twitter&utm_medium=supermind&utm_campaign=repost | | Text + media | Up to 280 characters of the text response. If the response is longer than 280 character, end with ... ellipses. | Image or video from Minds reply | Link to the reply on Minds | ?utm_source=twitter&utm_medium=supermind&utm_campaign=repost | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma prototype](https://www.figma.com/proto/thrGepQAxmcMGB7MoEEckM/Supermind?page-id=287%3A5127&node-id=2381%3A27571&viewport=470%2C192%2C0.03&scaling=min-zoom&starting-point-node-id=287%3A5128&show-proto-sidebar=1&hide-ui=1) ![image](/uploads/f02c1b0b67932fccb252de33cf0d95f2/image.png) ## Personas Creators on Minds ## Experiments n/a ## Acceptance Criteria - [ ] Given a user has oauth connected to Twitter, when the reply is posted, then the Supermind reply confirmation displays a checkbox option to repost the reply on Twitter. - [ ] Given the Twitter checkbox appears, by default it is enabled (checked). - [ ] Given the originating Supermind offer does not require Twitter repost, the checkbox can be disabled. - [ ] Given the originating Supermind offer requires Twitter repost, the checkbox cannot be disabled. - [ ] Given the Twitter checkbox is enabled, when the confirmation modal is accepted, then the contents of the Supermind reply are posted to both Minds and Twitter. - [ ] Do not concern about media uploads to twitter, just use rich embed support ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
5
10,152,778
116,428,263
2022-10-06 20:38:51.858
Multi-image quote posting - can't open images in modal
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Quote posts with multiple images don't allow the user to view the images in modals ### Steps to reproduce - View [a quote post with multiple images](https://www.minds.com/newsfeed/1424507434050785297) - Click an image ### Platform information - MacOS + Chrome ### What is the current *bug* behavior? - Nothing happens ### What is the expected *correct* behavior? - The clicked image opens in a modal view ### Relevant logs and/or screenshots ![image](/uploads/1c7feb0056a7f3711be6ef7a150ae216/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
116,367,883
2022-10-05 22:41:12.615
Add recipient's username in the body of Supermind emails
## Goal Some users have reported that they have multiple Minds accounts, and that Supermind offers in their email are not communicating which account received the offer. ## What needs to be done Add the recipient's username to the body of Supermind emails, inserting a new paragraph line above the main body of the email. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ![image](/uploads/59b55a289a29af7f88d7d81c0610cd17/image.png) ## Personas Creators ## Experiments n/a ## Acceptance Criteria - [ ] The recipient's username appears in the body of all Supermind emails. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
116,367,466
2022-10-05 22:20:25.609
Add "7 days to reply" language to the bottom of the offer modal: Mobile
## Goal Communicate the functionality of Supermind to users as they engage with the product. ## What needs to be done Display a message at the bottom of the offer screen that communicates: > The recipient will have up to 7 days to reply. You may cancel the offer at anytime ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ![image](/uploads/63be1d341db3207916a0ab007d76672c/image.png) ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments n/a ## Acceptance Criteria - [ ] The message appears at the bottom of the offer screen ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
1
10,152,778
116,366,953
2022-10-05 21:51:31.009
Keyboard overlays Supermind onboarding modal
### Summary The Supermind onboarding modal can be obstructed by the keyboard. ### Steps to reproduce - ??? ### Platform information Android ### What is the current *bug* behavior? - The Supermind onboarding modal appears - The keyboard stays on top of it ### What is the expected *correct* behavior? - The Supermind onboarding modal appears - The keyboard is closed ### Relevant logs and/or screenshots ![image](/uploads/8d4587d73f4449ef319e684621667636/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,362,266
2022-10-05 20:45:29.688
Can't reply to Supermind on mobile
### Summary I get a confusing toast message when replying to Martin's supermind offer. ### Steps to reproduce - Tap "Accept" in the Supermind console for a text reply Supermind (e.g. https://www.minds.com/newsfeed/1424486167453110275) - Complete a response and add an image - Post the response ### Platform information - iOS 16 + latest TestFlight build ### What is the current *bug* behavior? A toast message is displayed: > The Supermind request is not in the correct status to perform the requested action ### What is the expected *correct* behavior? (What you should see instead) ### Relevant logs and/or screenshots ![IMG_4848](/uploads/3f281a5fb0bcc6e09e2e569130a0564d/IMG_4848.PNG) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,282,237
2022-10-04 20:56:35.039
Resolve restricted account situation on Stripe
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> Our current Stripe Connect system is very out of date, and it's hard to keep up with the requirements. We need to investigate moving to Express or updating the current system. Most of our biggest creators have restricted accounts. :/ ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> Either build a flow for them to update or move to stripe express. Ideally creators can use their existing stripe accounts so that Minds doesn't have a single point of failure. **Helpful link**: https://stripe.com/docs/api/account_links/create ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> [minds-3455-restricted-fix](https://growthbook.minds.com/features/minds-3455-restricted-fix) ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] PoC implementation - [ ] Future tasks built out ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
116,281,177
2022-10-04 20:22:09.787
Minds logo is misaligned on email template in Protonmail
### Summary The Minds logo in our updated email template gets misaligned when the email template is viewed in Protonmail. (Maybe others.) ### Steps to reproduce - Sign up for a Minds account, using an email address connected to Protonmail. - Open up one of the initial onboarding emails (e.g. email verification). - Click the `Load` button in Protonmail to load remote content (images). ### Platform information - MacOS + Chrome - Windows + Brave ### What is the current *bug* behavior? - The Minds logo is loaded - The logo is LEFT-aligned on the page ### What is the expected *correct* behavior? - The Minds logo is loaded - The logo is CENTER-aligned on the page ### Relevant logs and/or screenshots ![image](/uploads/4f1bb7f48b5361e8304cb3f2db39e9ba/image.png) ### Possible fixes I've worked around this in versions of the template I use in SendGrid. I add this CSS to the `<td>` tag that contains the image: > `display: flex; justify-content: center;`
1
10,152,778
116,216,744
2022-10-03 22:56:57.219
Add Supermind badge to Supermind offer posts
## Goal Differentiate Supermind offer posts to indicate they're Superminds and add context that reduces confusion. ## What needs to be done Add the `Supermind` badge to Supermind offer posts ---- Currently, a Supermind REPLY is differentiated by: - A `Supermind` badge appears in the top-right corner - The quoted post has a colored outline For Supermind OFFER posts, we want: - A `Supermind` badge appears in the top-right corner - NO coloration of the quoted post (if there even is one) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ![image](/uploads/993176fd55c175ebf1af12a92c68afac/image.png) ## Personas Fans ## Experiments n/a ## Acceptance Criteria - [ ] Given a post has a related Supermind offer, when the post is displayed, then a `Supermind` badge appears in the top-right corner of the post (same position as the same badge on Supermind replies) ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
1
10,152,778
116,163,647
2022-10-03 07:09:36.891
Can't remind posts on Canary - Desktop
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary When trying to remind posts in Canary on desktop, I am unable to because I get [object Object] ### Steps to reproduce 1. Enter canary 2. Try reminding something (shouldn't matter if from feed or permalink page) 3. See you get object object error ### Platform information Windows 10, Brave and Chrome ### What is the current *bug* behavior? Impossible to remind posts, because I get object Object error ### What is the expected *correct* behavior? Reminding posts should be possible ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,096,837
2022-09-30 21:54:25.693
Supermind console freezes app
### Summary Navigating to the Supermind console crashes the app for Jack. ### Steps to reproduce - Launch the app - Log in as `@supermind1` - Tap the `Supermind` option in the main navigation menu ### Platform information iphone 11 iOS 15.6.1 ### What is the current *bug* behavior? The app freezes and screen goes white. ### What is the expected *correct* behavior? The Supermind console appears and displays Supermind offers. ### Relevant logs and/or screenshots ![RPReplay_Final1664572893](/uploads/4803a24fc36a7778b7be06c0b58656f9/RPReplay_Final1664572893.MP4) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
1
10,152,778
116,096,512
2022-09-30 21:34:35.696
When clearing/closing Supermind offer screen, the composer remains
### Summary Some debatably confusing behavior when clicking a Supermind button and then dismissing the Supermind offer screen. ### Steps to reproduce - Tap the Supermind button on any post - The Supermind offer screen appears - Tap the `Clear` button to close the Supermind offer screen ### Platform information - iOS app ### What is the current *bug* behavior? - The Supermind offer screen closes - The composer remains, in a quote post state ### What is the expected *correct* behavior? - Given the Supermind offer screen is initiated from a Supermind button that's NOT the composer, - when the user taps the `Clear` button, - then the Supermind offer screen closes - and the user returns to the screen where they started ### Relevant logs and/or screenshots ![RPReplay_Final1664573036](/uploads/137360406106c6ac67101f2eaa9c61df/RPReplay_Final1664573036.mov) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
116,096,267
2022-09-30 21:21:29.658
Supermind offer screen shudders when opened
### Summary When opening the Supermind offer / payment screen, the screen appears to shudder / flutter briefly. ### Steps to reproduce Tap the Supermind button on any activity post. ### Platform information - iOS app ### What is the current *bug* behavior? The Supermind offer screen appears, and shudders slightly. ### What is the expected *correct* behavior? The supermind offer screen appears smoothly. ### Relevant logs and/or screenshots ![Studder_issue](/uploads/51a10b215a7d5d1a5a612d8494eed6e1/Studder_issue.mov) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
116,096,209
2022-09-30 21:18:01.585
Supermind badge appears twice on Supermind replies
### Summary On Supermind replies, the Supermind badge is appearing twice. ### Steps to reproduce View a Supermind reply in the mobile app. ### Platform information - iOS app - Android app (?) ### What is the current *bug* behavior? The Supermind badge appears on both the initial offer message and the reply message. ### What is the expected *correct* behavior? Supermind label should appear only on the Supermind reply. ### Relevant logs and/or screenshots ![image](/uploads/52b63fa020645dce47ff628395cbb9b9/image.png) ### Possible fixes ![image](/uploads/5638815febe06979bb76778365396a63/image.png)
1
10,152,778
116,090,874
2022-09-30 18:23:29.197
Improve toast message when an invalid Supermind reply is posted
## Goal Clearly communicate to a Supermind replier that their post doesn't meet the requirements of the offer. ![image](/uploads/88894c645ddfe9406b330f767250e681/image.png) ## What needs to be done - Given a Supermind reply does not meet the requirements of the offer, - when the replier presses the `Post` button, - throw the appropriate toast message (outlined below), - and don't post the message. | Requirement | Message | |-------------|-----------------------------------------------------| | Image | This Supermind offer requires an image in the reply | | Video | This Supermind offer requires a video in the reply | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design Use standard toast messages. ## Personas Creators ## Experiments n/a ## Acceptance Criteria - [ ] The appropriate toast message is thrown to indicate the Supermind reply is invalid with regards to the requirements of the offer ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
1
10,152,778
116,041,058
2022-09-30 00:23:17.040
After adding credit card info, the Add New Card modal appears again
### Summary After adding credit card info, the Add New Card modal appears again. ### Steps to reproduce - Start a Supermind offer - From the Cash tab, under `Payment Method`, select `Add new card` - The `Add New card` modal appears - Add details to add a new card - Click `Save Card` ### Platform information - MacOS + Chrome ### What is the current *bug* behavior? - The card details are saved - The modal appears again in an empty state ### What is the expected *correct* behavior? - The card details are saved - The `Add New Card` modal closes - The user sees the Supermind payment modal with the newly-added card already selected ### Relevant logs and/or screenshots ![image](/uploads/e8d9ea61141a54c0935fcb10ffb3ec52/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3
10,152,778
116,027,565
2022-09-29 17:05:07.971
Spike: Optimize Supermind links for sharing on Twitter
## Goal As a creator, I want to post my Supermind content to Twitter so that my followers are engaged and want to send me more Superminds. ## What needs to be done Implement Twitter cards (`[Summary Card with Large Image](https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary-card-with-large-image)`) for Supermind replies, and generate 2:1 images to display in those Twitter cards. Generated images are used to represent the content of the Supermind OFFER post. For offer posts with text, generate a 2:1 text-based graphic. The font size used for the graphic should adjust depending on the character count being shown. Character count should be limited to 280 characters. For offer posts without any text, generate a 2:1 graphic with media from the post. | Offer post content | twitter:card | twitter:site | twitter:creator | twitter:title | twitter:description | twitter:image | |--------------------|---------------------|--------------|-----------------------------------|-------------------------|-------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------| | Text only | summary_large_image | @minds | [Name] (of the Supermind replier) | [Name]'s reply on Minds | Get replies from [Name] and elevate the discourse on Minds. | Generated 2:1 graphic. Up to 280 characters of the offer post. If the post is longer than 280 character, end with ... ellipses. | | Text + media | summary_large_image | @minds | [Name] (of the Supermind replier) | [Name]'s reply on Minds | Get replies from [Name] and elevate the discourse on Minds. | Generated 2:1 graphic. Up to 280 characters of the offer post. If the post is longer than 280 character, end with ... ellipses. | | Media only | summary_large_image | @minds | [Name] (of the Supermind replier) | [Name]'s reply on Minds | Get replies from [Name] and elevate the discourse on Minds. | Media content | ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design [Figma link](https://www.figma.com/file/JARto6zhlRrS8AVh7rFK6m/Superminds-screenshots?node-id=227%3A3202) ![image](/uploads/9d909125a1476fc3ffd41cc9d3179e06/image.png) ## Personas Potential Minds users ## Experiments n/a ## Acceptance Criteria - [ ] Find a tool that can render the graphics - [ ] A 2:1 graphic is generated for posts with text in the offer post - [ ] A 2:1 graphic is generated for posts without text / only media in the offer post - [ ] When the Supermind reply is shared on Twitter, the Twitter card with large image is displayed. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
116,027,258
2022-09-29 16:57:30.006
Open graph data for quote posts / Supermind replies prioritizes wrong content
### Summary When sharing a quote post on other platforms, post contents & channel name of the quoted post is shared, rather than the post contents & channel name of the post creator. ### Steps to reproduce [Example quote post](https://www.minds.com/newsfeed/1421644559460339715) - Open the above URL in an open graph debugger like Iframely (http://debug.iframely.com/) ### Platform information - All ### What is the current *bug* behavior? - The content and channel name from @ supermindfiend are used in the open graph tags ### What is the expected *correct* behavior? - The content and channel name from @ UrAvgCreator are used in the open graph tags ### Relevant logs and/or screenshots [Example quote post](https://www.minds.com/newsfeed/1421644559460339715) ![image](/uploads/3aa3befd96d7c60d6e9d8e04730b8d57/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
2
10,152,778
116,026,504
2022-09-29 16:38:52.562
Enable user to disable highlights in the app
## Goal Enable user to disable highlights in the app. This is a request from many of our core users. ## What needs to be done Add functionality for users to remove the `Highlights` component from the `Newsfeed`. We can use the same pattern currently implemented that enables users to hide the `Recommended Channels` component from the Newsfeed. ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ![IMG_FBD3644A9032-1](/uploads/2776bdb54312601e0b27d80bf8c143d6/IMG_FBD3644A9032-1.jpeg) ![IMG_35424CC33B76-1](/uploads/36cb0247279f8808dba3d53d69fad6ef/IMG_35424CC33B76-1.jpeg) ![IMG_1B08DCF244E5-1](/uploads/16f1018b633101e17088e268a7b9cf9c/IMG_1B08DCF244E5-1.jpeg) ## Personas Core Minds users ## Experiments n/a ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] By default, the `Highlights` component appears in the Latest Newsfeed. - [ ] The `Highlights` component has an ellipsis menu that generates an option to remove the component from the feed. - [ ] If the user chooses to remove `Highlights` from the feed, it remains hidden until the user logs out / uninstalls the app. ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
116,023,491
2022-09-29 15:42:29.188
Display offer statuses within Supermind console
## Goal Improve usability of the supermind console by allowing the user to filter by type. The console is currently split into `inbound` and `outbound`. However, within inbound for example, there is no easy way to discern between pending requests, from expired or delivered - consequently it could potentially become quite noisy. ## What needs to be done Update the display of Supermind offers in the inbox and outbox to indicate their status Statuses include: - Pending - Accepted - Declined - Expired - Failed Update the buttons displayed under an offer depending on its state. e.g. - [View reply on Accepted posts](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1817%3A21946) ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design ### Supermind Console #### Inbound - [Inbound - Pending state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1772%3A20454) - [Inbound - Delivered state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1817%3A21946) - [Inbound - Expired state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1907%3A21854) #### Outbound - [Outbound - Pending state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1772%3A20708) - [Outbound - Delivered state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1907%3A22099) - [Outbound - Expired state](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind?node-id=1907%3A22359) ## Personas Creators Fans ## Experiments n/a ## Acceptance Criteria - [x] Display the 'state' in place of 'Expires in ' text shows - [x] On accepted posts, show the View Reply button ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
2
10,152,778
116,022,510
2022-09-29 15:23:10.925
Content settings modal shows horizontal scroll bar
### Summary The `Content Settings` modal shows horizontal scroll bars unnecessarily. ### Steps to reproduce - Open Minds in Staging - Navigate to Discovery - Click the gear icon to open the `Content Settings` modal ### Platform information - MacOS + Brave ### What is the current *bug* behavior? - A horizontal scroll bar appears ### What is the expected *correct* behavior? - No horizontal scroll bar appears ### Relevant logs and/or screenshots ![image](/uploads/976528f67c7fa78609ca0ba0c3859a7f/image.png) ### Possible fixes With CSS, set `overflow-x: none;`
1
10,152,778
115,874,243
2022-09-27 18:04:34.341
Visually differentiate Supermind offers
## Goal Improve the value prop of Supermind offers by making Supermind offers stand out in feeds. ## What needs to be done Update the visual design of Supermind offer posts. Indicate... - The post is a Supermind offer - Who is the target of the offer ## QA ## UX/Design [Web Figma File](https://www.figma.com/file/thrGepQAxmcMGB7MoEEckM/Supermind-%5B*%5D?node-id=2584%3A29348) Mobile version has issues with margin spacing on current mobile production. Currently playing around with ideas for mobile and spoke with Jack and Ryan on the topic already, but my suggestion would be to test it out on web first and then move to mobile if received well. I will be following up with the mobile devs to get their opinion on the matter, but it brings up the topic of giving more attention to aligning mobile and web design practices and screens. ![Supermind_Offer__Text_Post____Pending_Reply](/uploads/d839a0cfdc19436f96f9a41f3b885758/Supermind_Offer__Text_Post____Pending_Reply.png) ![Supermind_Offer__Text_Post____Reply](/uploads/4bcfbb1d50d22470ab0f6cf0f68dcb85/Supermind_Offer__Text_Post____Reply.png) ![Supermind_Offer__Quote_Post____Pending_Reply](/uploads/60ed8d8859d4d9935d1f07eec727e4ef/Supermind_Offer__Quote_Post____Pending_Reply.png) ![Supermind_Offer__Quote_Post____Reply](/uploads/0320497678db04ee664203ed9c4ed499/Supermind_Offer__Quote_Post____Reply.png) ## Personas Core Minds users ## Experiments n/a ## Acceptance Criteria - [ ] When a Supermind offer is posted, it is visually differentiated from regular posts in whichever feeds it appears ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
115,866,670
2022-09-27 15:52:48.995
Investigate running WDIO locally
<!--- Please read this! The Definition of Ready (DoR) can be found at https://developers.minds.com/docs/handbook/how-we-work/#definition-of-ready-dor Before opening a new issue, make sure to search for keywords in the issues filtered by the "Type::Feature" label and verify the feature you're about to submit isn't a duplicate. ---> ## Goal <!--- Clearly outline the goal of the issue and why we are doing it ---> ## What needs to be done <!--- Clearly detail what needs to be done to achieve the goal set out above ---> ## QA <!--- Consideration is given to how the issue will be demoed and tested prior to being deployed ---> ## UX/Design <!--- Sufficient wireframes have been presented and understood by the development team. Full mockups are not required and re-usable components are encouraged. ---> ## Personas <!--- Who does this user impact and why (optional) ---> ## Experiments <!--- Experiments are not required, but it should be made clear if one is expected. If experiments are required, the hypothesis should be outlined. ---> ## Acceptance Criteria <!-- Everyone should be able to understand what is expected to be delivered ---> - [ ] ... ## Definition of Ready Checklist - [ ] Definition Of Done (DoD) - [ ] Acceptance criteria - [ ] Weighted - [ ] QA - [ ] UX/Design - [ ] Personas - [ ] Experiments
3
10,152,778
115,835,620
2022-09-27 09:00:27.864
Upvote puzzle takes too long to get solved
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Upvote puzzle takes around 25 seconds to go through. I have not upvoted a lot today (less than 10 posts) and yesterday I did moderate upvoting activity (around 50) ### Steps to reproduce (How one can reproduce the issue - this is very important) ### Platform information ``` CPU: Ryzen 7 2700 GPU: NVIDIA GeForce GTX 1070 RAM: DDR4 16GB ``` ### What is the current *bug* behavior? (What actually happens) ### What is the expected *correct* behavior? (What you should see instead) ### Relevant logs and/or screenshots (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
0
10,152,778
115,720,704
2022-09-25 03:30:17.653
Tapping notifications generates strange "upvotes" overlays
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Multiple "Upvotes" overlays are generated when tapping notifications. ### Steps to reproduce - Navigate to notifications - Tap a notification, e.g. someone replied to a comment - Swipe down the comment overlay ### Platform information - iPhone 12 Mini, App v 4.28.0 ### What is the current *bug* behavior? - The comments are closed - Multiple "Upvotes" overlays appear ### What is the expected *correct* behavior? - The comments are closed - The content that the comments are related to appears ### Relevant logs and/or screenshots https://drive.google.com/file/d/1JBNVL846vfYeGyHZ1k2KkBWcSm1IHOte/view?usp=sharing ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
3