Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
696,038 | 23,881,115,126 | IssuesEvent | 2022-09-08 01:20:13 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Global Illumination and lights. | Priority: Medium Category: Art Status: Fixed Status: Reopen Category: Gameplay Squad: Saguaro | 0.9 with new setings is not fixed this old issue...
Just look
GI - off
ceiling light and street light - too less light.

GI - on
ceiling light ok, all other lamps - bad.

GI - on
ceiling light ok, all other l... | priority | global illumination and lights with new setings is not fixed this old issue just look gi off ceiling light and street light too less light gi on ceiling light ok all other lamps bad also ceiling light have light source at center of model i think its wrong | 1 |
76,987 | 3,506,235,001 | IssuesEvent | 2016-01-08 04:57:10 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Windfury (BB #46) | migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** murki
**Original Date:** 27.02.2010 23:07:20 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/46
<hr>
Right now it over procs and is basicly abusive. It ... | 1.0 | Windfury (BB #46) - This issue was migrated from bitbucket.
**Original Reporter:** murki
**Original Date:** 27.02.2010 23:07:20 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/46
<hr>
Right now it over procs and is ... | priority | windfury bb this issue was migrated from bitbucket original reporter murki original date gmt original priority major original type bug original state invalid direct link right now it over procs and is basicly abusive it should have a cooldown after it procs so it... | 1 |
648,665 | 21,191,458,180 | IssuesEvent | 2022-04-08 17:55:46 | AY2122S2-CS2103T-T12-3/tp | https://api.github.com/repos/AY2122S2-CS2103T-T12-3/tp | closed | UML Diagrams for DG: Summarise Feature | type.Task priority.Medium | Create UML diagrams for summarise and its related window: PieChartWindow for DG.
| 1.0 | UML Diagrams for DG: Summarise Feature - Create UML diagrams for summarise and its related window: PieChartWindow for DG.
| priority | uml diagrams for dg summarise feature create uml diagrams for summarise and its related window piechartwindow for dg | 1 |
335,035 | 10,148,073,303 | IssuesEvent | 2019-08-05 12:17:45 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [7.5.1] Contract 'Build Road' : Width, currency and payment will not be saved on close | Medium Priority | I created a contract with a Bild Road clause. Set the road width to 2 and at the payment clause set some currency and a payment value of 3.000.
Close the Dialog by clicking X.

When I reopen the cont... | 1.0 | [7.5.1] Contract 'Build Road' : Width, currency and payment will not be saved on close - I created a contract with a Bild Road clause. Set the road width to 2 and at the payment clause set some currency and a payment value of 3.000.
Close the Dialog by clicking X.
: TableRef[string, string] =
var html5tagsCache: Table[string,string]
if true:
new(result)
html5tagsCache = initTable[string, string]()
html5tagsCache["a"] = "a"
html5tagsCache["abbr"] = "abbr"
html5tagsCache["b"] = "b"
... | 1.0 | Table returned from proc computed at compile time is missing keys: - The output of:
```nimrod
import tables
proc html5tags*(): TableRef[string, string] =
var html5tagsCache: Table[string,string]
if true:
new(result)
html5tagsCache = initTable[string, string]()
html5tagsCache["a"] = "a"
... | priority | table returned from proc computed at compile time is missing keys the output of nimrod import tables proc tableref var table if true new result inittable a abbr b element embed fieldset ... | 1 |
48,773 | 2,999,819,252 | IssuesEvent | 2015-07-23 21:01:57 | zhengj2007/BFO-test | https://api.github.com/repos/zhengj2007/BFO-test | closed | 'is part of' is not transitive | bug imported Priority-Medium | _From [dosu...@gmail.com](https://code.google.com/u/102674886352087815907/) on June 24, 2011 03:30:16_
The 'is part of' object property and its SubProperty 'is physical part of' do not have the property characteristic - transitive. Please fix this!
_Original issue: http://code.google.com/p/bfo/issues/detail?id=16_ | 1.0 | 'is part of' is not transitive - _From [dosu...@gmail.com](https://code.google.com/u/102674886352087815907/) on June 24, 2011 03:30:16_
The 'is part of' object property and its SubProperty 'is physical part of' do not have the property characteristic - transitive. Please fix this!
_Original issue: http://code.google... | priority | is part of is not transitive from on june the is part of object property and its subproperty is physical part of do not have the property characteristic transitive please fix this original issue | 1 |
206,413 | 7,112,216,170 | IssuesEvent | 2018-01-17 16:23:24 | carbon-design-system/carbon-components-react | https://api.github.com/repos/carbon-design-system/carbon-components-react | closed | ModalFooter isn't triggering onRequestSubmit when primary button is clicked | bug priority: medium | ## Detailed description
Bug where the ModalFooter isn't triggering onRequestSubmit function when the primary button is clicked. To reproduce, create a ModalFooter with a primary button and pass a function as it's onRequestSubmit property. Click the button and notice the onRequestSubmit function is never called.
Che... | 1.0 | ModalFooter isn't triggering onRequestSubmit when primary button is clicked - ## Detailed description
Bug where the ModalFooter isn't triggering onRequestSubmit function when the primary button is clicked. To reproduce, create a ModalFooter with a primary button and pass a function as it's onRequestSubmit property. ... | priority | modalfooter isn t triggering onrequestsubmit when primary button is clicked detailed description bug where the modalfooter isn t triggering onrequestsubmit function when the primary button is clicked to reproduce create a modalfooter with a primary button and pass a function as it s onrequestsubmit property ... | 1 |
105,384 | 4,234,889,654 | IssuesEvent | 2016-07-05 13:36:36 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | closed | Robotics Network doesn't appear linked to the R&D Server | 0.3 bug priority: medium | Despite being linked to the R&D, you cannot update the Robotics Console from the R&D server. Research remains at the level 1. | 1.0 | Robotics Network doesn't appear linked to the R&D Server - Despite being linked to the R&D, you cannot update the Robotics Console from the R&D server. Research remains at the level 1. | priority | robotics network doesn t appear linked to the r d server despite being linked to the r d you cannot update the robotics console from the r d server research remains at the level | 1 |
606,862 | 18,769,566,488 | IssuesEvent | 2021-11-06 15:32:57 | MasterCruelty/robbot | https://api.github.com/repos/MasterCruelty/robbot | opened | 🐛 Fix /listrobuser | bug medium priority | If you type the command in private chat with the bot, it doesn't return the entire list of registered users.
The query have to be fixed | 1.0 | 🐛 Fix /listrobuser - If you type the command in private chat with the bot, it doesn't return the entire list of registered users.
The query have to be fixed | priority | 🐛 fix listrobuser if you type the command in private chat with the bot it doesn t return the entire list of registered users the query have to be fixed | 1 |
642,259 | 20,871,936,259 | IssuesEvent | 2022-03-22 12:47:28 | datavisyn/tdp_core | https://api.github.com/repos/datavisyn/tdp_core | closed | refactor view parameter | priority: medium type: refactor | atm. there is this get/set Parameter construct with an onChange handler.
An alternative solution can be use to use an object for all params. Using a Proxy wrapper all changes can be tracked and e.g. trigger an event that view wrapper can use to track the parameter change. | 1.0 | refactor view parameter - atm. there is this get/set Parameter construct with an onChange handler.
An alternative solution can be use to use an object for all params. Using a Proxy wrapper all changes can be tracked and e.g. trigger an event that view wrapper can use to track the parameter change. | priority | refactor view parameter atm there is this get set parameter construct with an onchange handler an alternative solution can be use to use an object for all params using a proxy wrapper all changes can be tracked and e g trigger an event that view wrapper can use to track the parameter change | 1 |
102,464 | 4,155,950,367 | IssuesEvent | 2016-06-16 16:22:43 | readium/readium-js-viewer | https://api.github.com/repos/readium/readium-js-viewer | opened | MathJax accessibility extensions integration, requires menu (currently disabled) | difficulty:Dev func:A11y func:MathML priority:Medium status:NeedMoreInfo type:Enhancement | See:
https://www.mathjax.org/mathjax-accessibility-extensions-v1-now-available
MathJax menu was removed:
https://github.com/readium/readium-js-viewer/issues/490
https://github.com/readium/readium-js/commit/9e15c7d275f74af588d1378de7108e03260d2f23
https://github.com/readium/readium-shared-js/commit/26988df4ef4f7a... | 1.0 | MathJax accessibility extensions integration, requires menu (currently disabled) - See:
https://www.mathjax.org/mathjax-accessibility-extensions-v1-now-available
MathJax menu was removed:
https://github.com/readium/readium-js-viewer/issues/490
https://github.com/readium/readium-js/commit/9e15c7d275f74af588d1378de... | priority | mathjax accessibility extensions integration requires menu currently disabled see mathjax menu was removed pkra | 1 |
713,897 | 24,542,844,041 | IssuesEvent | 2022-10-12 06:14:03 | bounswe/bounswe2022group8 | https://api.github.com/repos/bounswe/bounswe2022group8 | closed | GEN-12: Update Issue Template | enhancement Effort: Low Priority: Medium Status: review needed | ### What's up?
With the addition of our new member, group checklist issue template needs to be updated.
### To Do
* Update group checklist issue template to include our new member.
### Deadline
15.10.2022 @24.00
### Additional Information
_No response_
### Reviewers
@MustafaEmreErengul | 1.0 | GEN-12: Update Issue Template - ### What's up?
With the addition of our new member, group checklist issue template needs to be updated.
### To Do
* Update group checklist issue template to include our new member.
### Deadline
15.10.2022 @24.00
### Additional Information
_No response_
### Reviewe... | priority | gen update issue template what s up with the addition of our new member group checklist issue template needs to be updated to do update group checklist issue template to include our new member deadline additional information no response reviewers m... | 1 |
700,492 | 24,062,535,381 | IssuesEvent | 2022-09-17 02:46:09 | meerk40t/meerk40t | https://api.github.com/repos/meerk40t/meerk40t | closed | rPi and general issues list (Tat's brother / @joerlane) | OS: rPi Priority: Medium Work: Complicated Type: Review | This list is copied from Discord and sequenced by whether it should be fixed in 0.7.6 or 0.8 or TBD. (Very easy fixes in 0.7.6, harder ones in 0.8 because of the difficulties in rolling such changes made in 0.7.6 int 0.8, TBD if fix complexity is unknown.)
These were tested on rPi executable - we need to check wheth... | 1.0 | rPi and general issues list (Tat's brother / @joerlane) - This list is copied from Discord and sequenced by whether it should be fixed in 0.7.6 or 0.8 or TBD. (Very easy fixes in 0.7.6, harder ones in 0.8 because of the difficulties in rolling such changes made in 0.7.6 int 0.8, TBD if fix complexity is unknown.)
Th... | priority | rpi and general issues list tat s brother joerlane this list is copied from discord and sequenced by whether it should be fixed in or or tbd very easy fixes in harder ones in because of the difficulties in rolling such changes made in int tbd if fix complexity is unknown th... | 1 |
206,199 | 7,110,059,252 | IssuesEvent | 2018-01-17 09:19:33 | hpi-swt2/sport-portal | https://api.github.com/repos/hpi-swt2/sport-portal | closed | Team Logo | epic team management po-review priority medium team kickerz | As User I want to place **logo** of my team to the **team page** to differentiate from other teams.
**Acceptance Criteria**
- There is a button "Upload logo" on the team page
- Each team member can upload a picture
- Picture can be changed or deleted anytime
- The picture should not be larger than 300 KB
- The pictur... | 1.0 | Team Logo - As User I want to place **logo** of my team to the **team page** to differentiate from other teams.
**Acceptance Criteria**
- There is a button "Upload logo" on the team page
- Each team member can upload a picture
- Picture can be changed or deleted anytime
- The picture should not be larger than 300 KB
... | priority | team logo as user i want to place logo of my team to the team page to differentiate from other teams acceptance criteria there is a button upload logo on the team page each team member can upload a picture picture can be changed or deleted anytime the picture should not be larger than kb ... | 1 |
263,601 | 8,293,494,670 | IssuesEvent | 2018-09-20 06:52:21 | goharbor/harbor | https://api.github.com/repos/goharbor/harbor | closed | Label management UI has color picker issues on Mac Chrome | UX area/ui kind/bug kind/cross-browser priority/medium target/1.7.0 | Color picker is not working:
<img width="372" alt="screen shot 2018-04-13 at 15 58 43" src="https://user-images.githubusercontent.com/5753287/38723450-b267c186-3f33-11e8-9d9b-48ed5ffdc0eb.png">
Lable filter is not working:
<img width="368" alt="screen shot 2018-04-13 at 15 58 11" src="https://user-images.githubuse... | 1.0 | Label management UI has color picker issues on Mac Chrome - Color picker is not working:
<img width="372" alt="screen shot 2018-04-13 at 15 58 43" src="https://user-images.githubusercontent.com/5753287/38723450-b267c186-3f33-11e8-9d9b-48ed5ffdc0eb.png">
Lable filter is not working:
<img width="368" alt="screen sho... | priority | label management ui has color picker issues on mac chrome color picker is not working img width alt screen shot at src lable filter is not working img width alt screen shot at src browser version img width alt screen shot at src | 1 |
742,054 | 25,834,523,166 | IssuesEvent | 2022-12-12 18:31:05 | impactMarket/backend | https://api.github.com/repos/impactMarket/backend | opened | add timeout middleware | priority-2: medium type: feature | https://expressjs.com/en/resources/middleware/timeout.html
As a basic start, set `GET communities` timeout to 5 seconds and all GET users requests to timeout to 1 second. | 1.0 | add timeout middleware - https://expressjs.com/en/resources/middleware/timeout.html
As a basic start, set `GET communities` timeout to 5 seconds and all GET users requests to timeout to 1 second. | priority | add timeout middleware as a basic start set get communities timeout to seconds and all get users requests to timeout to second | 1 |
747,890 | 26,101,938,486 | IssuesEvent | 2022-12-27 08:18:46 | bounswe/bounswe2022group4 | https://api.github.com/repos/bounswe/bounswe2022group4 | closed | Mobile: User and Post Search | Category - To Do Category - Enhancement Priority - High Status: In Progress Difficulty - Medium Language - Kotlin Mobile | ### Description:
users should be able to search users and posts.
### What to do:
- [ ] Search button on home fragment should open a new fragment search fragment
- [ ] After an input that long than 3 char should call post and user search and display them
### Deadline
12.26.2022, 22.00(GMT+3)
| 1.0 | Mobile: User and Post Search - ### Description:
users should be able to search users and posts.
### What to do:
- [ ] Search button on home fragment should open a new fragment search fragment
- [ ] After an input that long than 3 char should call post and user search and display them
### Deadline
12.26.2022... | priority | mobile user and post search description users should be able to search users and posts what to do search button on home fragment should open a new fragment search fragment after an input that long than char should call post and user search and display them deadline gmt... | 1 |
85,214 | 3,688,054,950 | IssuesEvent | 2016-02-25 11:06:43 | sklipus/testREST2 | https://api.github.com/repos/sklipus/testREST2 | opened | Git Origin: Multiple FPs | Priority: Medium Status: Dev in progress | **Git Origin: Multiple FPs**
Three days after the quarrel, Prince Stepan Arkadyevitch
Oblonsky--Stiva, as he was called in the fashionable world--woke
up at his usual hour, that is, at eight o'clock in the morning,
not in his wife's bedroom, but on the leather-covered sofa in his
study. He turned over his stout,... | 1.0 | Git Origin: Multiple FPs - **Git Origin: Multiple FPs**
Three days after the quarrel, Prince Stepan Arkadyevitch
Oblonsky--Stiva, as he was called in the fashionable world--woke
up at his usual hour, that is, at eight o'clock in the morning,
not in his wife's bedroom, but on the leather-covered sofa in his
study... | priority | git origin multiple fps git origin multiple fps three days after the quarrel prince stepan arkadyevitch oblonsky stiva as he was called in the fashionable world woke up at his usual hour that is at eight o clock in the morning not in his wife s bedroom but on the leather covered sofa in his study... | 1 |
261,259 | 8,228,792,370 | IssuesEvent | 2018-09-07 07:08:43 | edenlabllc/ehealth.api | https://api.github.com/repos/edenlabllc/ehealth.api | opened | Authorization problem PROD | kind/support priority/medium | MIS:
Helsi
Середовище:
Prod
Steps to reproduce:
1. Пререйти на сторінку auth.ehealth-ukraine.org
2. Ввести коректні логін та пароль
3. Натиснути "Увійти"
Expected results:
Успішна авторизація
Описание
Повідомлення "Логін чи пароль не вірні".
У частині випадків допомагає очистка кешу.
У частині випадків д... | 1.0 | Authorization problem PROD - MIS:
Helsi
Середовище:
Prod
Steps to reproduce:
1. Пререйти на сторінку auth.ehealth-ukraine.org
2. Ввести коректні логін та пароль
3. Натиснути "Увійти"
Expected results:
Успішна авторизація
Описание
Повідомлення "Логін чи пароль не вірні".
У частині випадків допомагає очист... | priority | authorization problem prod mis helsi середовище prod steps to reproduce пререйти на сторінку auth ehealth ukraine org ввести коректні логін та пароль натиснути увійти expected results успішна авторизація описание повідомлення логін чи пароль не вірні у частині випадків допомагає очист... | 1 |
178,343 | 6,607,600,186 | IssuesEvent | 2017-09-19 07:47:36 | VALIDproject/DyNetFlowVis | https://api.github.com/repos/VALIDproject/DyNetFlowVis | closed | Handle data without an attribute column | enhancement medium priority | currently it displays a checkbox with label "§undefined" and an exception is thrown (Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined at filter_data.ts:204 at Array.filter (<anonymous>))
Additionally make the label "Paragraph Filter" dependent on CSV file header.
| 1.0 | Handle data without an attribute column - currently it displays a checkbox with label "§undefined" and an exception is thrown (Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined at filter_data.ts:204 at Array.filter (<anonymous>))
Additionally make the label "Paragraph Filter" depe... | priority | handle data without an attribute column currently it displays a checkbox with label §undefined and an exception is thrown uncaught in promise typeerror cannot read property tostring of undefined at filter data ts at array filter additionally make the label paragraph filter dependent on csv... | 1 |
813,469 | 30,459,073,164 | IssuesEvent | 2023-07-17 04:38:39 | Haidoe/arc | https://api.github.com/repos/Haidoe/arc | opened | Produciton Report Forms missing in Mobile Screen | bug priority-medium style | ## Bug Report
**Reporter: ❗️**
@ksdhir
**Describe the bug: ❗️**
When production report page is accessed on mobile the sidebar takes the whole page and the forms are missing.
**Steps to reproduce: ❗️**
1. Go to '[Home Page'](https://arc-app.ca/home)
2. Click on 'Any existing production'
3. Change the brow... | 1.0 | Produciton Report Forms missing in Mobile Screen - ## Bug Report
**Reporter: ❗️**
@ksdhir
**Describe the bug: ❗️**
When production report page is accessed on mobile the sidebar takes the whole page and the forms are missing.
**Steps to reproduce: ❗️**
1. Go to '[Home Page'](https://arc-app.ca/home)
2. Cli... | priority | produciton report forms missing in mobile screen bug report reporter ❗️ ksdhir describe the bug ❗️ when production report page is accessed on mobile the sidebar takes the whole page and the forms are missing steps to reproduce ❗️ go to click on any existing production ... | 1 |
721,692 | 24,834,914,541 | IssuesEvent | 2022-10-26 08:04:45 | AY2223S1-CS2113-F11-1/tp | https://api.github.com/repos/AY2223S1-CS2113-F11-1/tp | closed | As a Property Manager, I can search for the clients or properties based on their details | type.Story priority.Medium | ... so that I can quickly view the information | 1.0 | As a Property Manager, I can search for the clients or properties based on their details - ... so that I can quickly view the information | priority | as a property manager i can search for the clients or properties based on their details so that i can quickly view the information | 1 |
532,193 | 15,531,226,741 | IssuesEvent | 2021-03-13 22:32:41 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.3 Staging-1952] Difficulty using Wall2Point fill type when placing Blocks and Ramps | Category: Gameplay Priority: Medium Type: Quality of Life | Build: 0.9.3 Staging-1952
### Issue
When placing blocks with Fill Type set to Wall2Point or Rectangle, setting up a wall of blocks is kind of difficult compared to Fill Type Floor.
Note:
- For Ramps, there should be an existing block behind.
- For both, it feels like I'm limited to 2 length blocks when initially star... | 1.0 | [0.9.3 Staging-1952] Difficulty using Wall2Point fill type when placing Blocks and Ramps - Build: 0.9.3 Staging-1952
### Issue
When placing blocks with Fill Type set to Wall2Point or Rectangle, setting up a wall of blocks is kind of difficult compared to Fill Type Floor.
Note:
- For Ramps, there should be an existing... | priority | difficulty using fill type when placing blocks and ramps build staging issue when placing blocks with fill type set to or rectangle setting up a wall of blocks is kind of difficult compared to fill type floor note for ramps there should be an existing block behind for both it feels like... | 1 |
72,588 | 3,388,399,003 | IssuesEvent | 2015-11-29 08:19:43 | crutchcorn/stagger | https://api.github.com/repos/crutchcorn/stagger | closed | Split stagger.py up into multiple sub-packages | Priority Medium Type-Task | ```
It's already a 2000-line mess.
```
Original issue reported on code.google.com by `Karoly.Lorentey` on 13 Jun 2009 at 5:43 | 1.0 | Split stagger.py up into multiple sub-packages - ```
It's already a 2000-line mess.
```
Original issue reported on code.google.com by `Karoly.Lorentey` on 13 Jun 2009 at 5:43 | priority | split stagger py up into multiple sub packages it s already a line mess original issue reported on code google com by karoly lorentey on jun at | 1 |
78,241 | 3,509,533,315 | IssuesEvent | 2016-01-08 23:17:42 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | opened | [Talent] - Paladin [Sanctified Seals] (BB #1013) | Category: Miscellaneous migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** soniuch
**Original Date:** 16.06.2015 01:36:52 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** new
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1013
<hr>
https://tbc.twinhead.twinstar.cz/?spell=35397
r... | 1.0 | [Talent] - Paladin [Sanctified Seals] (BB #1013) - This issue was migrated from bitbucket.
**Original Reporter:** soniuch
**Original Date:** 16.06.2015 01:36:52 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** new
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1013
<hr>
... | priority | paladin bb this issue was migrated from bitbucket original reporter soniuch original date gmt original priority major original type bug original state new direct link reduces the chance your seals will be dispelled by is not working | 1 |
525,618 | 15,257,207,055 | IssuesEvent | 2021-02-20 23:59:20 | aneuhold/BestCommunityService | https://api.github.com/repos/aneuhold/BestCommunityService | opened | Donation Page Formatting | priority: Medium | Donation page has some formatting issues.
AC 1: More logical layout | 1.0 | Donation Page Formatting - Donation page has some formatting issues.
AC 1: More logical layout | priority | donation page formatting donation page has some formatting issues ac more logical layout | 1 |
622,607 | 19,651,233,714 | IssuesEvent | 2022-01-10 07:25:33 | cloudnativedaysjp/reviewapp-operator | https://api.github.com/repos/cloudnativedaysjp/reviewapp-operator | closed | ReviewAppを削除する際、そのApp経由で作られたAWSのリソースも削除したい | enhancement medium priority | Dreamkast上からAWS IVSやMediaLiveのリソースを作成できるのだが、ReviewAppを削除する際に消し忘れると残りっぱなしになってしまう。PRをマージしたりクローズしてReviewAppが削除される際、AWS側のリソースも自動的に消えてくれるとうれしい。ReviewAppのマニフェストを消しているのはreviewapp-operatorなので、これに消す機能を追加するとよさそうなのでは?ということでまずはIssueを立てた。
AWSのリソースにReviewAppの情報を含める必要があるが、それは https://github.com/cloudnativedaysjp/dreamkast/issues/1... | 1.0 | ReviewAppを削除する際、そのApp経由で作られたAWSのリソースも削除したい - Dreamkast上からAWS IVSやMediaLiveのリソースを作成できるのだが、ReviewAppを削除する際に消し忘れると残りっぱなしになってしまう。PRをマージしたりクローズしてReviewAppが削除される際、AWS側のリソースも自動的に消えてくれるとうれしい。ReviewAppのマニフェストを消しているのはreviewapp-operatorなので、これに消す機能を追加するとよさそうなのでは?ということでまずはIssueを立てた。
AWSのリソースにReviewAppの情報を含める必要があるが、それは https://gi... | priority | reviewappを削除する際、そのapp経由で作られたawsのリソースも削除したい dreamkast上からaws ivsやmedialiveのリソースを作成できるのだが、reviewappを削除する際に消し忘れると残りっぱなしになってしまう。prをマージしたりクローズしてreviewappが削除される際、aws側のリソースも自動的に消えてくれるとうれしい。reviewappのマニフェストを消しているのはreviewapp operatorなので、これに消す機能を追加するとよさそうなのでは?ということでまずはissueを立てた。 awsのリソースにreviewappの情報を含める必要があるが、それは で実施済み。 | 1 |
26,140 | 2,684,193,217 | IssuesEvent | 2015-03-28 18:59:13 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | Can't download updates | 1 star bug imported Priority-Medium | _From [Kla...@gmail.com](https://code.google.com/u/115836519062177861439/) on October 05, 2012 06:27:54_
Required information! OS version: Win7 SP? x86 ConEmu version: 121002 x86
Far version (if you are using Far Manager): not sure, but i don't use it *Bug description* ... *Steps to reproduction* 1. Open ConEmu 2... | 1.0 | Can't download updates - _From [Kla...@gmail.com](https://code.google.com/u/115836519062177861439/) on October 05, 2012 06:27:54_
Required information! OS version: Win7 SP? x86 ConEmu version: 121002 x86
Far version (if you are using Far Manager): not sure, but i don't use it *Bug description* ... *Steps to repro... | priority | can t download updates from on october required information os version sp conemu version far version if you are using far manager not sure but i don t use it bug description steps to reproduction open conemu get prompted to download new release click ok to down... | 1 |
324,359 | 9,888,407,922 | IssuesEvent | 2019-06-25 11:29:27 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.8.2.4 release-preview] Incorrect update of house value in house with 2 and more rooms | Medium Priority QA | Step to reproduce: Very simplistic
First behavior
- have house with 2 rooms

- unite house to one room: I have house value as two rooms. It doesn't happen always that way.

- unite house to one room: I have hou... | priority | incorrect update of house value in house with and more rooms step to reproduce very simplistic first behavior have house with rooms unite house to one room i have house value as two rooms it doesn t happen always that way second behavior have house with two rooms unite house to ... | 1 |
138,986 | 5,354,474,453 | IssuesEvent | 2017-02-20 10:01:24 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Profile names not updating | advanced bug in progress medium-priority | "Chat names generally don't update within the chats once you have been added back by a user (if you add them first)."
https://instabug.com/applications/status-10bb8cbc-15f6-44f0-8c7a-db478dc34d7d/beta/bugs/95 | 1.0 | Profile names not updating - "Chat names generally don't update within the chats once you have been added back by a user (if you add them first)."
https://instabug.com/applications/status-10bb8cbc-15f6-44f0-8c7a-db478dc34d7d/beta/bugs/95 | priority | profile names not updating chat names generally don t update within the chats once you have been added back by a user if you add them first | 1 |
316,511 | 9,648,622,480 | IssuesEvent | 2019-05-17 16:46:04 | rstudio/learnr | https://api.github.com/repos/rstudio/learnr | closed | use result of last statement in exercise.checker function | difficulty: advanced effort: low priority: medium | Hi,
A natural thing to do in R is to type a statement in the console and inspect the result. If a reader does this in an exercise I would like to use the result of the last statement in an exercise.checker function. Since it's nameless, it's not in envir_result. Evaluate_result contains a representation of the last ... | 1.0 | use result of last statement in exercise.checker function - Hi,
A natural thing to do in R is to type a statement in the console and inspect the result. If a reader does this in an exercise I would like to use the result of the last statement in an exercise.checker function. Since it's nameless, it's not in envir_re... | priority | use result of last statement in exercise checker function hi a natural thing to do in r is to type a statement in the console and inspect the result if a reader does this in an exercise i would like to use the result of the last statement in an exercise checker function since it s nameless it s not in envir re... | 1 |
516,522 | 14,983,433,954 | IssuesEvent | 2021-01-28 17:12:20 | AZMAG/Peoria-Business-Resources-Tool | https://api.github.com/repos/AZMAG/Peoria-Business-Resources-Tool | closed | Add note under filter option boxes | Issue: Enhancement Priority: Medium Status: Completed | ADD: “Filter options above available for restaurant businesses” | 1.0 | Add note under filter option boxes - ADD: “Filter options above available for restaurant businesses” | priority | add note under filter option boxes add “filter options above available for restaurant businesses” | 1 |
272,535 | 8,514,546,784 | IssuesEvent | 2018-10-31 18:52:40 | GCTC-NTGC/TalentCloud | https://api.github.com/repos/GCTC-NTGC/TalentCloud | opened | BUG - Manager - Multilingual fields on job poster are not being saved | BED High Priority Medium Complexity | # Description
When creating a job, any fields that must be saved in both french and english (eg title, impact) are not being saved. This is happening whether its created through a form OR through db:seed. | 1.0 | BUG - Manager - Multilingual fields on job poster are not being saved - # Description
When creating a job, any fields that must be saved in both french and english (eg title, impact) are not being saved. This is happening whether its created through a form OR through db:seed. | priority | bug manager multilingual fields on job poster are not being saved description when creating a job any fields that must be saved in both french and english eg title impact are not being saved this is happening whether its created through a form or through db seed | 1 |
306,918 | 9,412,944,791 | IssuesEvent | 2019-04-10 06:20:51 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | reopened | House value not showing in tooltip | Fixed Medium Priority Verified | Version: 0.8.7
Mods: No
House value is not showing in tooltip (tooltip pops up, but is empty). Bug occurs after building multiple houses on different properties.

| 1.0 | House value not showing in tooltip - Version: 0.8.7
Mods: No
House value is not showing in tooltip (tooltip pops up, but is empty). Bug occurs after building multiple houses on different properties.
 if there is no requested locale's translation when only defult_locale is defined in the configuration file or default_locale is defined as the same as source_locale | area/python-client kind/bug priority/medium | **Describe the bug**
Can't fallback to default locale by get_string(componment,key,locale) if there is no requested locale's translation when only defult_locale is defined in the configuration file or default_locale is defined as the same as source_locale
The issue occurs in all modes
**To Reproduce**
Steps to repr... | 1.0 | [BUG] [Python Client]Can't fallback to default locale by get_string(componment,key,locale) if there is no requested locale's translation when only defult_locale is defined in the configuration file or default_locale is defined as the same as source_locale - **Describe the bug**
Can't fallback to default locale by get_... | priority | can t fallback to default locale by get string componment key locale if there is no requested locale s translation when only defult locale is defined in the configuration file or default locale is defined as the same as source locale describe the bug can t fallback to default locale by get string componment ... | 1 |
312,192 | 9,544,630,627 | IssuesEvent | 2019-05-01 14:46:23 | PolyMathOrg/PolyMath | https://api.github.com/repos/PolyMathOrg/PolyMath | closed | Rename packages that have DHB in their names | Priority: Medium Status: On Hold Type: Maintenance | The following packages still have the DHB part in their names:
* ```Math-DHB-Numerical```
* ```Math-Tests-DHB-Numerical```
* ```Math-Tests-DHB-wk```
We should change DHB to PM.
However (!), it would be much better to come up with better names for these packages. At this moment the naming is very inconsistent. Fo... | 1.0 | Rename packages that have DHB in their names - The following packages still have the DHB part in their names:
* ```Math-DHB-Numerical```
* ```Math-Tests-DHB-Numerical```
* ```Math-Tests-DHB-wk```
We should change DHB to PM.
However (!), it would be much better to come up with better names for these packages. At ... | priority | rename packages that have dhb in their names the following packages still have the dhb part in their names math dhb numerical math tests dhb numerical math tests dhb wk we should change dhb to pm however it would be much better to come up with better names for these packages at ... | 1 |
71,647 | 3,366,239,796 | IssuesEvent | 2015-11-21 05:57:20 | pathwaysmedical/frasernw | https://api.github.com/repos/pathwaysmedical/frasernw | closed | Global notification banner | Medium Priority | Add the capability for the Medical Lead to add emergency banners to all divisions without going through the notification system.
*Proposed implementation:*
- 'Provincial' admins can create the notification for their division
- super admins have the power to assign notifications to all divisions
- this assignment ... | 1.0 | Global notification banner - Add the capability for the Medical Lead to add emergency banners to all divisions without going through the notification system.
*Proposed implementation:*
- 'Provincial' admins can create the notification for their division
- super admins have the power to assign notifications to all ... | priority | global notification banner add the capability for the medical lead to add emergency banners to all divisions without going through the notification system proposed implementation provincial admins can create the notification for their division super admins have the power to assign notifications to all ... | 1 |
666,533 | 22,358,749,696 | IssuesEvent | 2022-06-15 18:11:55 | Igalia/wolvic | https://api.github.com/repos/Igalia/wolvic | closed | open a vr game,but Enter the giant screen mode instead of the VR mode. | bug priority-medium | ## Configuration
<!--- State the version number and build ID affected. -->
<!--- The build ID is obtained by clicking on the build date in settings. -->
Wolvic version: 0.9.3
Wolvic build ID:
<!--- Include the name and version of the hardware/VR headset you experienced the bug in. -->
Hardware: huawei vr gl... | 1.0 | open a vr game,but Enter the giant screen mode instead of the VR mode. - ## Configuration
<!--- State the version number and build ID affected. -->
<!--- The build ID is obtained by clicking on the build date in settings. -->
Wolvic version: 0.9.3
Wolvic build ID:
<!--- Include the name and version of the har... | priority | open a vr game,but enter the giant screen mode instead of the vr mode configuration wolvic version wolvic build id hardware huawei vr glass steps to reproduce open wolvic open a game and click to enter vr mode : moon rider vr mode runs ok press the h... | 1 |
69,898 | 3,316,298,176 | IssuesEvent | 2015-11-06 16:19:44 | TeselaGen/ve | https://api.github.com/repos/TeselaGen/ve | closed | Save 3' preferred overhangs after running j5 back to design | Customer: DAS Phase I Milestone #4 - Oracle Rewrite Priority: Medium Status: Active Type: Feature | Save 3' preferred overhangs after running j5 back to design (ask Nathan where to put this button) | 1.0 | Save 3' preferred overhangs after running j5 back to design - Save 3' preferred overhangs after running j5 back to design (ask Nathan where to put this button) | priority | save preferred overhangs after running back to design save preferred overhangs after running back to design ask nathan where to put this button | 1 |
637,302 | 20,625,043,637 | IssuesEvent | 2022-03-07 21:30:45 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | Undetected typos / errors in metavariable names | priority:medium user:external feature:metachecker feature:metavariable-regex user:security-content | When using metavariable-regex with an incorrect metavariable, no error is triggered:
```yml
patterns:
- pattern: |
var $UTIL = require("something_or_other");
...
$UTIL.$FUNC(...)
- metavariable-regex:
metavariable: $METHOD
regex: (a|b|c)
```
... | 1.0 | Undetected typos / errors in metavariable names - When using metavariable-regex with an incorrect metavariable, no error is triggered:
```yml
patterns:
- pattern: |
var $UTIL = require("something_or_other");
...
$UTIL.$FUNC(...)
- metavariable-regex:
met... | priority | undetected typos errors in metavariable names when using metavariable regex with an incorrect metavariable no error is triggered yml patterns pattern var util require something or other util func metavariable regex met... | 1 |
474,935 | 13,684,806,671 | IssuesEvent | 2020-09-30 05:53:49 | OpenSRP/opensrp-client-reveal | https://api.github.com/repos/OpenSRP/opensrp-client-reveal | closed | Missing validation on Total Population Field under Verification Form | Priority: Medium | Samsung Galaxy S 10+
Android 10
Plan: Dynamic-IRS 2020-09-26UAT2
User: uat1/test
- Open hamburger menu
- Select Other Forms
- Select "Enter Verification Form"
- Fill in the form; Make sure the total population is less than the
- total number of pregnant woman, total number of children
- under 5 years, and ... | 1.0 | Missing validation on Total Population Field under Verification Form - Samsung Galaxy S 10+
Android 10
Plan: Dynamic-IRS 2020-09-26UAT2
User: uat1/test
- Open hamburger menu
- Select Other Forms
- Select "Enter Verification Form"
- Fill in the form; Make sure the total population is less than the
- total nu... | priority | missing validation on total population field under verification form samsung galaxy s android plan dynamic irs user test open hamburger menu select other forms select enter verification form fill in the form make sure the total population is less than the total number of pregna... | 1 |
642,398 | 20,886,916,243 | IssuesEvent | 2022-03-23 06:44:53 | AY2122S2-CS2103T-T17-4/tp | https://api.github.com/repos/AY2122S2-CS2103T-T17-4/tp | closed | Update Memo validation | priority.Medium type.Task | Update Memo validation to allow all characters and impose a 1000 character limit. | 1.0 | Update Memo validation - Update Memo validation to allow all characters and impose a 1000 character limit. | priority | update memo validation update memo validation to allow all characters and impose a character limit | 1 |
492,238 | 14,199,016,535 | IssuesEvent | 2020-11-16 00:58:47 | domialex/Sidekick | https://api.github.com/repos/domialex/Sidekick | closed | Fix lag by keeping view instanciated so we don't have to initialize them all the time | Priority: Medium Status: Available Type: Enhancement | When we moved to Dependency Injection, we decided we could make the views scoped and have the scope kill itself when closing the view. I think we need to make only the view models scoped and have the views be singleton.
This will hopefully fix a lot of the lag people have been getting when price checking. | 1.0 | Fix lag by keeping view instanciated so we don't have to initialize them all the time - When we moved to Dependency Injection, we decided we could make the views scoped and have the scope kill itself when closing the view. I think we need to make only the view models scoped and have the views be singleton.
This will... | priority | fix lag by keeping view instanciated so we don t have to initialize them all the time when we moved to dependency injection we decided we could make the views scoped and have the scope kill itself when closing the view i think we need to make only the view models scoped and have the views be singleton this will... | 1 |
117,606 | 4,725,237,490 | IssuesEvent | 2016-10-18 05:21:57 | CS2103AUG2016-T17-C2/main | https://api.github.com/repos/CS2103AUG2016-T17-C2/main | closed | As a user, I want to search for tasks by tags | priority.medium type.search | So that I can view all tasks with specific tags or associations | 1.0 | As a user, I want to search for tasks by tags - So that I can view all tasks with specific tags or associations | priority | as a user i want to search for tasks by tags so that i can view all tasks with specific tags or associations | 1 |
654,909 | 21,673,426,740 | IssuesEvent | 2022-05-08 10:25:41 | Vatsim-Scandinavia/controlcenter | https://api.github.com/repos/Vatsim-Scandinavia/controlcenter | closed | Tweak closed trainings | back-end front-end medium priority | * If training is closed by system, allow changing training details without changing closed reason to "by staff"
* Un-pause training when it's closed. | 1.0 | Tweak closed trainings - * If training is closed by system, allow changing training details without changing closed reason to "by staff"
* Un-pause training when it's closed. | priority | tweak closed trainings if training is closed by system allow changing training details without changing closed reason to by staff un pause training when it s closed | 1 |
93,188 | 3,891,737,199 | IssuesEvent | 2016-04-15 00:17:22 | google/capirca | https://api.github.com/repos/google/capirca | closed | Add principals optional keyword | auto-migrated Priority-Medium Type-Review | ```
Purpose of code changes on this branch:
Add 'principals' optional keyword to policy.py. This is intended to allow a
policy author to include this in a term when an ACL involves a list of named
groups.
After the review, I'll merge this branch into:
/trunk
```
Original issue reported on code.google.com by `pne.... | 1.0 | Add principals optional keyword - ```
Purpose of code changes on this branch:
Add 'principals' optional keyword to policy.py. This is intended to allow a
policy author to include this in a term when an ACL involves a list of named
groups.
After the review, I'll merge this branch into:
/trunk
```
Original issue re... | priority | add principals optional keyword purpose of code changes on this branch add principals optional keyword to policy py this is intended to allow a policy author to include this in a term when an acl involves a list of named groups after the review i ll merge this branch into trunk original issue re... | 1 |
592,712 | 17,928,536,865 | IssuesEvent | 2021-09-10 05:29:09 | pesos/grofer | https://api.github.com/repos/pesos/grofer | closed | [FEATURE REQ] Add an action table for the overall container page | enhancement priority: medium | **Is your feature request related to a problem? Please describe.**
Currently, container actions are performed by pressing specific keys and then pressing them again to confirm the action. Remembering these keys might be quite annoying and it's easy to perform the wrong action.
**Describe the solution you'd like**
... | 1.0 | [FEATURE REQ] Add an action table for the overall container page - **Is your feature request related to a problem? Please describe.**
Currently, container actions are performed by pressing specific keys and then pressing them again to confirm the action. Remembering these keys might be quite annoying and it's easy to ... | priority | add an action table for the overall container page is your feature request related to a problem please describe currently container actions are performed by pressing specific keys and then pressing them again to confirm the action remembering these keys might be quite annoying and it s easy to perform the ... | 1 |
325,519 | 9,932,100,179 | IssuesEvent | 2019-07-02 09:04:26 | Wiredcraft/loopback-healthcheck-middleware | https://api.github.com/repos/Wiredcraft/loopback-healthcheck-middleware | opened | Improved health-check ? | Priority: Medium Status: Backlog | I’d like to extend loopback.status() to include more useful info - any suggestion ?
- http://apidocs.loopback.io/loopback/#loopback-status
- https://github.com/strongloop/loopback/blob/master/server/middleware/status.js#L26
Effectively - I’d like to include:
- the content of env vars (version number + commit ha... | 1.0 | Improved health-check ? - I’d like to extend loopback.status() to include more useful info - any suggestion ?
- http://apidocs.loopback.io/loopback/#loopback-status
- https://github.com/strongloop/loopback/blob/master/server/middleware/status.js#L26
Effectively - I’d like to include:
- the content of env vars (... | priority | improved health check i’d like to extend loopback status to include more useful info any suggestion effectively i’d like to include the content of env vars version number commit hash those are included at build time for all omni components currently we use health that ret... | 1 |
470,539 | 13,540,117,436 | IssuesEvent | 2020-09-16 14:17:19 | emulsify-ds/emulsify-drupal | https://api.github.com/repos/emulsify-ds/emulsify-drupal | closed | Storybook 6.0 | Priority: Medium Type: Enhancement | Storybook 6.0 is in beta, so we should probably look into testing an upgrade. It looks like it might have some side benefits for us (aside from the big performance boost), in that it could possibly help us address [this](https://github.com/emulsify-ds/emulsify-drupal/issues/48) and the [file searching](https://github.c... | 1.0 | Storybook 6.0 - Storybook 6.0 is in beta, so we should probably look into testing an upgrade. It looks like it might have some side benefits for us (aside from the big performance boost), in that it could possibly help us address [this](https://github.com/emulsify-ds/emulsify-drupal/issues/48) and the [file searching](... | priority | storybook storybook is in beta so we should probably look into testing an upgrade it looks like it might have some side benefits for us aside from the big performance boost in that it could possibly help us address and the part of this | 1 |
97,410 | 3,992,505,586 | IssuesEvent | 2016-05-10 02:10:28 | UHMDCmd/DCmd | https://api.github.com/repos/UHMDCmd/DCmd | opened | Listing just unique applications | enhancement Medium Priority | When choosing "Applications", some applications are listed multiple times depending on how many environments there are for that application. Is there a way that I can just get the list of unique applications? I am guessing if we rid of the "Environment" file, that will do it. Ideally, could I customize what fields get ... | 1.0 | Listing just unique applications - When choosing "Applications", some applications are listed multiple times depending on how many environments there are for that application. Is there a way that I can just get the list of unique applications? I am guessing if we rid of the "Environment" file, that will do it. Ideally,... | priority | listing just unique applications when choosing applications some applications are listed multiple times depending on how many environments there are for that application is there a way that i can just get the list of unique applications i am guessing if we rid of the environment file that will do it ideally ... | 1 |
398,844 | 11,742,418,999 | IssuesEvent | 2020-03-12 00:43:14 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Sorting in events admin does not work on every machine | bug events priority: medium | In GitLab by @joren485 on May 29, 2018, 16:09
### One-sentence description
Sorting in events admin does not work on every machine
### Current behaviour
For me it is possible to sort a column on the admin page of an event on my Android (8.1) phone, but not Chrome on my pc.
@gijshendriksen can't sort on his Android pho... | 1.0 | Sorting in events admin does not work on every machine - In GitLab by @joren485 on May 29, 2018, 16:09
### One-sentence description
Sorting in events admin does not work on every machine
### Current behaviour
For me it is possible to sort a column on the admin page of an event on my Android (8.1) phone, but not Chrom... | priority | sorting in events admin does not work on every machine in gitlab by on may one sentence description sorting in events admin does not work on every machine current behaviour for me it is possible to sort a column on the admin page of an event on my android phone but not chrome on my pc ... | 1 |
725,858 | 24,978,298,313 | IssuesEvent | 2022-11-02 09:41:10 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL][Unit Test] detected memory leaks in TestQLCreateIndex.TestQLCreateIndexExpr | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-4111](https://yugabyte.atlassian.net/browse/DB-4111)
### Description
On [2.17.1.0-b139](https://detective.dev.yugabyte.com/?commits=59f9cbde784b456b2e2603058edd2a3e1122093c) TestQLCreateIndex.TestQLCreateIndexExpr is indicating a potential productive code memory leak:
```
==338434==ERROR: LeakSanitiz... | 1.0 | [YSQL][Unit Test] detected memory leaks in TestQLCreateIndex.TestQLCreateIndexExpr - Jira Link: [DB-4111](https://yugabyte.atlassian.net/browse/DB-4111)
### Description
On [2.17.1.0-b139](https://detective.dev.yugabyte.com/?commits=59f9cbde784b456b2e2603058edd2a3e1122093c) TestQLCreateIndex.TestQLCreateIndexExpr is i... | priority | detected memory leaks in testqlcreateindex testqlcreateindexexpr jira link description on testqlcreateindex testqlcreateindexexpr is indicating a potential productive code memory leak error leaksanitizer detected memory leaks indirect leak of byte s in object s allocated from ... | 1 |
306,815 | 9,411,788,039 | IssuesEvent | 2019-04-10 01:04:10 | cs2103-ay1819s2-w09-3/main | https://api.github.com/repos/cs2103-ay1819s2-w09-3/main | closed | As a chef I can review the statistics of the dishes' popularity | priority.Medium type.Story | ...so that I can determine how much ingredients to allocate to the popular dishes. | 1.0 | As a chef I can review the statistics of the dishes' popularity - ...so that I can determine how much ingredients to allocate to the popular dishes. | priority | as a chef i can review the statistics of the dishes popularity so that i can determine how much ingredients to allocate to the popular dishes | 1 |
534,599 | 15,630,210,992 | IssuesEvent | 2021-03-22 01:41:43 | tuanngo1001/tubtrunk | https://api.github.com/repos/tuanngo1001/tubtrunk | reopened | [USER] As a user, I want to view and trade items in the store with my rewards. | High Priority Medium Risk user story | - **Points**: 2
- Related to feature #5
Tasks:
- [x] Add Store Controller
- [x] Display store items
- [x] Implement Store Item Models
- [x] Display popup when buying store items
- [x] Items can be purchased using rewards | 1.0 | [USER] As a user, I want to view and trade items in the store with my rewards. - - **Points**: 2
- Related to feature #5
Tasks:
- [x] Add Store Controller
- [x] Display store items
- [x] Implement Store Item Models
- [x] Display popup when buying store items
- [x] Items can be purchased using rewards | priority | as a user i want to view and trade items in the store with my rewards points related to feature tasks add store controller display store items implement store item models display popup when buying store items items can be purchased using rewards | 1 |
814,379 | 30,505,397,436 | IssuesEvent | 2023-07-18 16:29:57 | ainc/ainc-gatsby-sanity | https://api.github.com/repos/ainc/ainc-gatsby-sanity | closed | Fix Banner query for 5 Across | Priority: Medium | Query in banner.js file is pulling an event and in some cases this may not exist. | 1.0 | Fix Banner query for 5 Across - Query in banner.js file is pulling an event and in some cases this may not exist. | priority | fix banner query for across query in banner js file is pulling an event and in some cases this may not exist | 1 |
732,163 | 25,247,143,049 | IssuesEvent | 2022-11-15 12:00:19 | dotkom/monoweb | https://api.github.com/repos/dotkom/monoweb | closed | Add code analysis tool to CI | Size M Priority: Medium DevOps apps:web | Code analysis tools are pretty cool lately. Maybe integrate something like
- Snyk
- Sonar Cloud
Either one works. PRs that doesn't meet the requirements might require additional approval to be merged | 1.0 | Add code analysis tool to CI - Code analysis tools are pretty cool lately. Maybe integrate something like
- Snyk
- Sonar Cloud
Either one works. PRs that doesn't meet the requirements might require additional approval to be merged | priority | add code analysis tool to ci code analysis tools are pretty cool lately maybe integrate something like snyk sonar cloud either one works prs that doesn t meet the requirements might require additional approval to be merged | 1 |
363,084 | 10,737,410,795 | IssuesEvent | 2019-10-29 13:02:58 | AY1920S1-CS2103T-W12-2/main | https://api.github.com/repos/AY1920S1-CS2103T-W12-2/main | closed | QoL: Dynamically Coloured Tags | priority.Medium | Add dynamically coloured `Tag` labels to the **GUI** to improve aesthetics. | 1.0 | QoL: Dynamically Coloured Tags - Add dynamically coloured `Tag` labels to the **GUI** to improve aesthetics. | priority | qol dynamically coloured tags add dynamically coloured tag labels to the gui to improve aesthetics | 1 |
335,348 | 10,152,341,712 | IssuesEvent | 2019-08-05 23:17:52 | medic/medic | https://api.github.com/repos/medic/medic | closed | Configurable place hierarchies | Priority: 2 - Medium Type: Feature | Originally reported in #118. Our current hierarchy is limited to 3 levels with hard-coded names. This creates a number of limitations in our deployments, particularly when trying to ensure that users have access to only the data they should/need to have access to. We've been working around this by creatively designing ... | 1.0 | Configurable place hierarchies - Originally reported in #118. Our current hierarchy is limited to 3 levels with hard-coded names. This creates a number of limitations in our deployments, particularly when trying to ensure that users have access to only the data they should/need to have access to. We've been working aro... | priority | configurable place hierarchies originally reported in our current hierarchy is limited to levels with hard coded names this creates a number of limitations in our deployments particularly when trying to ensure that users have access to only the data they should need to have access to we ve been working aroun... | 1 |
88,552 | 3,778,965,004 | IssuesEvent | 2016-03-18 04:35:59 | duriana/testlink-code | https://api.github.com/repos/duriana/testlink-code | opened | Add versions in addition to builds / releases | enhancement MEDIUM - priority | - each build belongs to a version
- a version ca have multiple builds
- additional metrics can be added to a version for reporting:
1. crash free users / crash free sessions
2. performance metrics -> link value with test case (will be based on the test case execution time)
performance metrics -> add goal and m... | 1.0 | Add versions in addition to builds / releases - - each build belongs to a version
- a version ca have multiple builds
- additional metrics can be added to a version for reporting:
1. crash free users / crash free sessions
2. performance metrics -> link value with test case (will be based on the test case execution ... | priority | add versions in addition to builds releases each build belongs to a version a version ca have multiple builds additional metrics can be added to a version for reporting crash free users crash free sessions performance metrics link value with test case will be based on the test case execution ... | 1 |
479,034 | 13,790,228,066 | IssuesEvent | 2020-10-09 10:05:27 | level73/membernet | https://api.github.com/repos/level73/membernet | opened | Findme & membernet contacts- focal point roles | Platform: FindMe Platform: Membernet Priority: Medium Type: Development | There are different roles between the possible tick boxes in find me and mnet- should we align them so that some roles dont need to be specifically inputted on mnet alone (NES focal point etc)? I know on mnet we need some special editing of contacts to feed the facilitators list and the map- but I don't think these fie... | 1.0 | Findme & membernet contacts- focal point roles - There are different roles between the possible tick boxes in find me and mnet- should we align them so that some roles dont need to be specifically inputted on mnet alone (NES focal point etc)? I know on mnet we need some special editing of contacts to feed the facilitat... | priority | findme membernet contacts focal point roles there are different roles between the possible tick boxes in find me and mnet should we align them so that some roles dont need to be specifically inputted on mnet alone nes focal point etc i know on mnet we need some special editing of contacts to feed the facilitat... | 1 |
114,794 | 4,646,490,816 | IssuesEvent | 2016-10-01 00:15:47 | OperationCode/operationcode | https://api.github.com/repos/OperationCode/operationcode | closed | Add skills/interested in to user profile | beginner friendly Priority: Medium Status: Available Type: Enhancement | Each `Veteran` should have a list of skills and a list of interests in their profile.
* The skills to choose from should be in their own model (`Skill`?) with at least one attribute `name`.
* A user should be able to add how ever many skills to their skill section.
* A user should be able to add how ever many skil... | 1.0 | Add skills/interested in to user profile - Each `Veteran` should have a list of skills and a list of interests in their profile.
* The skills to choose from should be in their own model (`Skill`?) with at least one attribute `name`.
* A user should be able to add how ever many skills to their skill section.
* A us... | priority | add skills interested in to user profile each veteran should have a list of skills and a list of interests in their profile the skills to choose from should be in their own model skill with at least one attribute name a user should be able to add how ever many skills to their skill section a us... | 1 |
67,594 | 3,275,416,527 | IssuesEvent | 2015-10-26 15:30:24 | nikcross/open-forum | https://api.github.com/repos/nikcross/open-forum | closed | Create an application for editing news pages and delivering as RSS | auto-migrated Priority-Medium Type-Enhancement | ```
A news page application where news stories can be edited as delivered as RSS.
Allow the insertion of automated content via an API.
Allow news stories to be placed in a workflow and given a life span.
Deliver as an OpenForum Application.
```
Original issue reported on code.google.com by `nicholas...@gmail.com` ... | 1.0 | Create an application for editing news pages and delivering as RSS - ```
A news page application where news stories can be edited as delivered as RSS.
Allow the insertion of automated content via an API.
Allow news stories to be placed in a workflow and given a life span.
Deliver as an OpenForum Application.
```
O... | priority | create an application for editing news pages and delivering as rss a news page application where news stories can be edited as delivered as rss allow the insertion of automated content via an api allow news stories to be placed in a workflow and given a life span deliver as an openforum application o... | 1 |
259,625 | 8,198,677,476 | IssuesEvent | 2018-08-31 17:16:26 | google/googletest | https://api.github.com/repos/google/googletest | closed | Fix warning C4628 in MSVS2010 | OpSys-Windows Priority-Medium Type-Enhancement auto-migrated | _From @GoogleCodeExporter on August 24, 2015 22:39_
```
What steps will reproduce the problem?
1. Compile chromium with /Wall with MSVC2010 SP1.
What is the expected output? What do you see instead?
...\src\testing\gmock\include\gmock/gmock-actions.h(116): warning C4628:
digraphs not supported with -Ze. Character s... | 1.0 | Fix warning C4628 in MSVS2010 - _From @GoogleCodeExporter on August 24, 2015 22:39_
```
What steps will reproduce the problem?
1. Compile chromium with /Wall with MSVC2010 SP1.
What is the expected output? What do you see instead?
...\src\testing\gmock\include\gmock/gmock-actions.h(116): warning C4628:
digraphs not... | priority | fix warning in from googlecodeexporter on august what steps will reproduce the problem compile chromium with wall with what is the expected output what do you see instead src testing gmock include gmock gmock actions h warning digraphs not supported with ze character s... | 1 |
510,623 | 14,813,296,367 | IssuesEvent | 2021-01-14 01:41:28 | Seneca-CDOT/telescope | https://api.github.com/repos/Seneca-CDOT/telescope | opened | Node Version 15+ Does Not Install Dependecies Properly | Priority: Medium area: back-end area: docker type: bug | <!-- Please use this template while reporting a bug and provide as much info as possible. Thanks!
-->
**What happened**: I have tried to set up the project to run on my local machine. I followed [the environment setup documentation ](https://github.com/Seneca-CDOT/telescope/blob/master/docs/environment-setup.md)and... | 1.0 | Node Version 15+ Does Not Install Dependecies Properly - <!-- Please use this template while reporting a bug and provide as much info as possible. Thanks!
-->
**What happened**: I have tried to set up the project to run on my local machine. I followed [the environment setup documentation ](https://github.com/Seneca... | priority | node version does not install dependecies properly please use this template while reporting a bug and provide as much info as possible thanks what happened i have tried to set up the project to run on my local machine i followed on i could not start the backend npm start returned an... | 1 |
42,068 | 2,869,095,975 | IssuesEvent | 2015-06-05 23:18:09 | dart-lang/test | https://api.github.com/repos/dart-lang/test | closed | Make verifying setters and getters more consistent | bug Fixed Priority-Medium | <a href="https://github.com/rbeeger"><img src="https://avatars.githubusercontent.com/u/426834?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [rbeeger](https://github.com/rbeeger)**
_Originally opened as dart-lang/sdk#7535_
----
Based on a discussion on Google
+ https://plus.google.com/1012... | 1.0 | Make verifying setters and getters more consistent - <a href="https://github.com/rbeeger"><img src="https://avatars.githubusercontent.com/u/426834?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [rbeeger](https://github.com/rbeeger)**
_Originally opened as dart-lang/sdk#7535_
----
Based on a... | priority | make verifying setters and getters more consistent issue by originally opened as dart lang sdk based on a discussion on google verifying a setter now works like this view getlogs callsto timefrom start verify happenedonce stubbing a getter looks like this model when callsto get... | 1 |
423,811 | 12,302,575,791 | IssuesEvent | 2020-05-11 17:12:27 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | Implementing Basic SPC Structures & Methods | Blockchain Priority: 3 - Medium | The spec describes a Storage Power Consensus structure as described below, however, neither implementations have this structure. Rather the existing implementations have the methods described in this section of the spec in disparate areas of the implementations. Nonetheless, below describes the structure defined in the... | 1.0 | Implementing Basic SPC Structures & Methods - The spec describes a Storage Power Consensus structure as described below, however, neither implementations have this structure. Rather the existing implementations have the methods described in this section of the spec in disparate areas of the implementations. Nonetheless... | priority | implementing basic spc structures methods the spec describes a storage power consensus structure as described below however neither implementations have this structure rather the existing implementations have the methods described in this section of the spec in disparate areas of the implementations nonetheless... | 1 |
136,818 | 5,289,019,790 | IssuesEvent | 2017-02-08 16:27:15 | jeveloper/jayrock | https://api.github.com/repos/jeveloper/jayrock | closed | DateTimeExporter to allow unspecified time-zone | auto-migrated Priority-Medium Type-Enhancement | ```
What new or enhanced feature are you proposing?
[HG rev63] Suggest adding "yyyy-MM-dd'T'HH:mm:ss" as one of the supported
formats for DateTimeImporter. I think we could leave the time-zone handling to
user of the library - by checking the DateTime.Kind field.
What goal would this enhancement help you achieve?
Al... | 1.0 | DateTimeExporter to allow unspecified time-zone - ```
What new or enhanced feature are you proposing?
[HG rev63] Suggest adding "yyyy-MM-dd'T'HH:mm:ss" as one of the supported
formats for DateTimeImporter. I think we could leave the time-zone handling to
user of the library - by checking the DateTime.Kind field.
Wha... | priority | datetimeexporter to allow unspecified time zone what new or enhanced feature are you proposing suggest adding yyyy mm dd t hh mm ss as one of the supported formats for datetimeimporter i think we could leave the time zone handling to user of the library by checking the datetime kind field what goal wo... | 1 |
428,204 | 12,404,695,906 | IssuesEvent | 2020-05-21 15:58:12 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | opened | Store cancelled_by_id in task table | Eng: Data Feature: case-details Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: Tech-Improvement | Currently, to show who has cancelled a task in case timeline, we are interrogating papertrail records to find out who cancelled a task
https://github.com/department-of-veterans-affairs/caseflow/blob/660bcf53cec1b933a8041a4955ae345186f84609/app/models/task.rb#L584-L594
Papertrail is a diagnostic and investigation to... | 1.0 | Store cancelled_by_id in task table - Currently, to show who has cancelled a task in case timeline, we are interrogating papertrail records to find out who cancelled a task
https://github.com/department-of-veterans-affairs/caseflow/blob/660bcf53cec1b933a8041a4955ae345186f84609/app/models/task.rb#L584-L594
Papertrai... | priority | store cancelled by id in task table currently to show who has cancelled a task in case timeline we are interrogating papertrail records to find out who cancelled a task papertrail is a diagnostic and investigation tool not something we should be using to display information to a user instead we should stor... | 1 |
704,391 | 24,195,284,674 | IssuesEvent | 2022-09-23 22:35:25 | WordPress/openverse-catalog | https://api.github.com/repos/WordPress/openverse-catalog | opened | Add doc for available Dag configuration options | 🟨 priority: medium ✨ goal: improvement 📄 aspect: text | ## Current Situation
<!-- Describe the part of the code you think should improve -->
A lot of new tools have been implemented recently for managing DagRuns on the fly. Example:
* Airflow variables that allow the silencing of Slack notifications and alerts for a particular DAG (#644)
* DagRun conf options that con... | 1.0 | Add doc for available Dag configuration options - ## Current Situation
<!-- Describe the part of the code you think should improve -->
A lot of new tools have been implemented recently for managing DagRuns on the fly. Example:
* Airflow variables that allow the silencing of Slack notifications and alerts for a par... | priority | add doc for available dag configuration options current situation a lot of new tools have been implemented recently for managing dagruns on the fly example airflow variables that allow the silencing of slack notifications and alerts for a particular dag dagrun conf options that control skipping ... | 1 |
732,732 | 25,274,747,571 | IssuesEvent | 2022-11-16 11:50:12 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | Replace `async_std::channel` with `tokio::mpsc` in the snapshot exporter | Priority: 3 - Medium Status: Needs Triage Ready | **Issue summary**
<!-- A clear and concise description of what the task is. -->
Using `tokio::mpsc` blocks indefinitely in the snapshot exporter. This might be due to how we're using `task::block_on`. Figure out the root cause of the problem and refactor the code such that it no longer depends on `async_std`.
**... | 1.0 | Replace `async_std::channel` with `tokio::mpsc` in the snapshot exporter - **Issue summary**
<!-- A clear and concise description of what the task is. -->
Using `tokio::mpsc` blocks indefinitely in the snapshot exporter. This might be due to how we're using `task::block_on`. Figure out the root cause of the problem a... | priority | replace async std channel with tokio mpsc in the snapshot exporter issue summary using tokio mpsc blocks indefinitely in the snapshot exporter this might be due to how we re using task block on figure out the root cause of the problem and refactor the code such that it no longer depends on asyn... | 1 |
614,745 | 19,189,164,427 | IssuesEvent | 2021-12-05 18:08:06 | OpenEnergyDashboard/OED | https://api.github.com/repos/OpenEnergyDashboard/OED | opened | updated node seems to fail on install | p-medium-priority | ### Describe the bug
Doing an install of OED where you don't already have a container was causing this issue:

This seems to have started one+ months ago. Note it did not imp... | 1.0 | updated node seems to fail on install - ### Describe the bug
Doing an install of OED where you don't already have a container was causing this issue:

This seems to have star... | priority | updated node seems to fail on install describe the bug doing an install of oed where you don t already have a container was causing this issue this seems to have started one months ago note it did not impact people who had previously done the oed install and had the container with node node latest ... | 1 |
629,367 | 20,030,438,027 | IssuesEvent | 2022-02-02 04:44:52 | minio/minio-js | https://api.github.com/repos/minio/minio-js | closed | Support IAM for Service Account | priority: medium community | aws add [IAM For Service Account](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) feature. It uses Web Identity Credentials and this is not support in minio-js yet. It would be better to bump SDK version or add this resolver.
minio-go changes: https://github.com/minio/minio-go/... | 1.0 | Support IAM for Service Account - aws add [IAM For Service Account](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) feature. It uses Web Identity Credentials and this is not support in minio-js yet. It would be better to bump SDK version or add this resolver.
minio-go changes: ... | priority | support iam for service account aws add feature it uses web identity credentials and this is not support in minio js yet it would be better to bump sdk version or add this resolver minio go changes | 1 |
821,693 | 30,832,003,754 | IssuesEvent | 2023-08-02 02:58:07 | CAMaji/oxygen-cs-grp2-eq10 | https://api.github.com/repos/CAMaji/oxygen-cs-grp2-eq10 | closed | [FEATURE] - Kubernetes - Créer les Secrets | feature medium priority | ## Description de la fonctionnalité
Il faut ajouter des secrets pour le HVAC_TOKEN et peut-être le TOKEN aussi.
## Niveau de priorité (critique, important, ou utile)
Niveau important
## Exigences et contraintes (optionnel)
## Détails techniques (optionnel)
| 1.0 | [FEATURE] - Kubernetes - Créer les Secrets - ## Description de la fonctionnalité
Il faut ajouter des secrets pour le HVAC_TOKEN et peut-être le TOKEN aussi.
## Niveau de priorité (critique, important, ou utile)
Niveau important
## Exigences et contraintes (optionnel)
## Détails techniques (optionnel)
| priority | kubernetes créer les secrets description de la fonctionnalité il faut ajouter des secrets pour le hvac token et peut être le token aussi niveau de priorité critique important ou utile niveau important exigences et contraintes optionnel détails techniques optionnel | 1 |
259,801 | 8,200,125,984 | IssuesEvent | 2018-09-01 00:03:13 | hack4impact-uiuc/h4i-recruitment | https://api.github.com/repos/hack4impact-uiuc/h4i-recruitment | opened | Add spinner to facemash | Priority: Medium | this will ensure the user that we know whether we are submitting the match or not. backend is still a little slow. | 1.0 | Add spinner to facemash - this will ensure the user that we know whether we are submitting the match or not. backend is still a little slow. | priority | add spinner to facemash this will ensure the user that we know whether we are submitting the match or not backend is still a little slow | 1 |
39,149 | 2,851,361,740 | IssuesEvent | 2015-06-01 05:58:46 | damonkohler/android-scripting | https://api.github.com/repos/damonkohler/android-scripting | closed | Add Tasker APIs | auto-migrated Priority-Medium Type-Enhancement | ```
http://tasker.dinglisch.net/invoketasks.html
```
Original issue reported on code.google.com by `damonkoh...@gmail.com` on 8 Nov 2010 at 8:05 | 1.0 | Add Tasker APIs - ```
http://tasker.dinglisch.net/invoketasks.html
```
Original issue reported on code.google.com by `damonkoh...@gmail.com` on 8 Nov 2010 at 8:05 | priority | add tasker apis original issue reported on code google com by damonkoh gmail com on nov at | 1 |
699,121 | 24,005,121,331 | IssuesEvent | 2022-09-14 14:18:07 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Add Ubuntu Python 3.10 wheels | component: distribution type: feature request priority: medium configuration: python | With support for Jammy coming soon (#16217), we should also work on adding Python 3.10 wheel builds.
We expect to still compile them in a Focal Docker, but against a locally-installed Python 3.10 (not from Ubuntu). | 1.0 | Add Ubuntu Python 3.10 wheels - With support for Jammy coming soon (#16217), we should also work on adding Python 3.10 wheel builds.
We expect to still compile them in a Focal Docker, but against a locally-installed Python 3.10 (not from Ubuntu). | priority | add ubuntu python wheels with support for jammy coming soon we should also work on adding python wheel builds we expect to still compile them in a focal docker but against a locally installed python not from ubuntu | 1 |
546,612 | 16,015,913,742 | IssuesEvent | 2021-04-20 15:59:01 | gnosis/ido-ux | https://api.github.com/repos/gnosis/ido-ux | opened | Wallet connect on landing page: Choose a network | medium priority | On the landing page, if users want to connect to with wc, they should see a selector to choose the network they want to connect to.
Kinda like superfluid is doing it :

And then the connection should be m... | 1.0 | Wallet connect on landing page: Choose a network - On the landing page, if users want to connect to with wc, they should see a selector to choose the network they want to connect to.
Kinda like superfluid is doing it :

- [x] Create WS spec
- [x] Implement
- [x] Deploy
- [x] Improve test scenarios | 1.0 | Get Medical Program by ID - Create Get Medical Program by ID according to requirements
Requirements: [вимоги](https://edenlab.atlassian.net/wiki/x/PgKnAQ)
- [x] Create WS spec
- [x] Implement
- [x] Deploy
- [x] Improve test scenarios | priority | get medical program by id create get medical program by id according to requirements requirements create ws spec implement deploy improve test scenarios | 1 |
325,824 | 9,936,337,783 | IssuesEvent | 2019-07-02 18:51:52 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Overload RotationMatrix operator* to avoid Eigen bug | priority: medium team: dynamics type: bug | Overload RotationMatrix operator* to avoid Eigen bug discovered by Evan @edrumwri.
There seems to be an error in using RotationMatrix * Eigen::Matrix3x,
where Matrix3x is an arbitrary Eigen 3 x n matrix, n = 2, 3, 4, ....
Solution is to overload RotationMatrix operator* to check size of Matrix3x is in fact 3 x n
(a... | 1.0 | Overload RotationMatrix operator* to avoid Eigen bug - Overload RotationMatrix operator* to avoid Eigen bug discovered by Evan @edrumwri.
There seems to be an error in using RotationMatrix * Eigen::Matrix3x,
where Matrix3x is an arbitrary Eigen 3 x n matrix, n = 2, 3, 4, ....
Solution is to overload RotationMatrix o... | priority | overload rotationmatrix operator to avoid eigen bug overload rotationmatrix operator to avoid eigen bug discovered by evan edrumwri there seems to be an error in using rotationmatrix eigen where is an arbitrary eigen x n matrix n solution is to overload rotationmatrix operator to ch... | 1 |
114,937 | 4,648,358,098 | IssuesEvent | 2016-10-02 01:16:24 | honestbleeps/Reddit-Enhancement-Suite | https://api.github.com/repos/honestbleeps/Reddit-Enhancement-Suite | closed | subredditHover does not work on full links | Difficulty-2_Medium Difficulty-1_Easy Priority-1_Little Interest Priority-4_Some Interest RE-Bug-Unconfirmed | the hover info for subreddits works on things like /r/subreddit, but not http://www.reddit.com/r/subreddit
Lets play, BUG. OR. FEATURE? | 2.0 | subredditHover does not work on full links - the hover info for subreddits works on things like /r/subreddit, but not http://www.reddit.com/r/subreddit
Lets play, BUG. OR. FEATURE? | priority | subreddithover does not work on full links the hover info for subreddits works on things like r subreddit but not lets play bug or feature | 1 |
670,160 | 22,678,119,932 | IssuesEvent | 2022-07-04 07:24:32 | owncloud/web | https://api.github.com/repos/owncloud/web | closed | Use OcResource component for filename in pdf-viewer | Category:Enhancement Priority:p3-medium | The filename in the header section of the pdf-viewer app currently shows the plain text filename (see screenshot).
<img width="641" alt="Screenshot 2022-07-01 at 11 41 00" src="https://user-images.githubusercontent.com/3532843/176870154-2f21ce12-5c5a-4c69-a51a-2a29791e6d6e.png">
It could use a bit of eyecandy. ... | 1.0 | Use OcResource component for filename in pdf-viewer - The filename in the header section of the pdf-viewer app currently shows the plain text filename (see screenshot).
<img width="641" alt="Screenshot 2022-07-01 at 11 41 00" src="https://user-images.githubusercontent.com/3532843/176870154-2f21ce12-5c5a-4c69-a51a-2a... | priority | use ocresource component for filename in pdf viewer the filename in the header section of the pdf viewer app currently shows the plain text filename see screenshot img width alt screenshot at src it could use a bit of eyecandy let s try if using the ocresource component which auto... | 1 |
131,318 | 5,146,063,830 | IssuesEvent | 2017-01-12 23:34:43 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Install clang-3.9 on AMIs used for Bazel builds | priority: medium team: kitware | Apparently it isn't already? I was surprised.
https://drake-jenkins.csail.mit.edu/job/linux-gcc-bazel-experimental/462/console | 1.0 | Install clang-3.9 on AMIs used for Bazel builds - Apparently it isn't already? I was surprised.
https://drake-jenkins.csail.mit.edu/job/linux-gcc-bazel-experimental/462/console | priority | install clang on amis used for bazel builds apparently it isn t already i was surprised | 1 |
128,599 | 5,071,930,984 | IssuesEvent | 2016-12-26 17:32:00 | Unitech/pm2 | https://api.github.com/repos/Unitech/pm2 | opened | Yarn compatibility with PM2 2.x | Priority: Medium Status: Need More Data Subsystem: CLI Type: Question | PM2 fork noticed mentioning yarn compat with 1.1.3
"NOTE: Forked version of 1.1.3 to be compatible with yarn."
https://www.npmjs.com/package/wf-pm2
| 1.0 | Yarn compatibility with PM2 2.x - PM2 fork noticed mentioning yarn compat with 1.1.3
"NOTE: Forked version of 1.1.3 to be compatible with yarn."
https://www.npmjs.com/package/wf-pm2
| priority | yarn compatibility with x fork noticed mentioning yarn compat with note forked version of to be compatible with yarn | 1 |
553,932 | 16,385,587,709 | IssuesEvent | 2021-05-17 09:59:58 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | closed | The JS script magnific-popup.js is loaded twice (platform + theme) | bug priority: medium | **Describe the bug**
It seems that the script magnific-popup.js is loaded twice when using BuddyBoss Platform + BuddyBoss Theme.
**To Reproduce**
Test your site using gtmetrix.
**Expected behavior**
Load that script once (the latest version)
**Screenshots**
 - **Describe the bug**
It seems that the script magnific-popup.js is loaded twice when using BuddyBoss Platform + BuddyBoss Theme.
**To Reproduce**
Test your site using gtmetrix.
**Expected behavior**
Load that script once (the latest version)
... | priority | the js script magnific popup js is loaded twice platform theme describe the bug it seems that the script magnific popup js is loaded twice when using buddyboss platform buddyboss theme to reproduce test your site using gtmetrix expected behavior load that script once the latest version ... | 1 |
758,044 | 26,541,657,907 | IssuesEvent | 2023-01-19 19:48:08 | EmotiBit/ofxEmotiBit | https://api.github.com/repos/EmotiBit/ofxEmotiBit | closed | The oscilloscope clips the last digit of the EmotiBit IP address. | Priority-Medium | - Fix the GUI tab so that the IP address is scaled to fit in the space

| 1.0 | The oscilloscope clips the last digit of the EmotiBit IP address. - - Fix the GUI tab so that the IP address is scaled to fit in the space

| priority | the oscilloscope clips the last digit of the emotibit ip address fix the gui tab so that the ip address is scaled to fit in the space | 1 |
240,820 | 7,806,172,138 | IssuesEvent | 2018-06-11 13:20:59 | Coderockr/vitrine-social | https://api.github.com/repos/Coderockr/vitrine-social | closed | Pesquisa de Necessidades | Category: Backend Level: Medium Priority: Highest Stage: Review Type: New feature | ## Search [/search?text={text}&category={categories}&org={org}&page={page}]
### Fazer busca [GET]
+ Parameters
+ text: texto a ser pesquisado (string, optional) - Texto a ser pesquidado
+ categories: 1,2,3 (string, optional) - Ids das categorias
+ org: 1 (number, optional) - Id da entidade para fil... | 1.0 | Pesquisa de Necessidades - ## Search [/search?text={text}&category={categories}&org={org}&page={page}]
### Fazer busca [GET]
+ Parameters
+ text: texto a ser pesquisado (string, optional) - Texto a ser pesquidado
+ categories: 1,2,3 (string, optional) - Ids das categorias
+ org: 1 (number, optional... | priority | pesquisa de necessidades search fazer busca parameters text texto a ser pesquisado string optional texto a ser pesquidado categories string optional ids das categorias org number optional id da entidade para filtrar page number optional ... | 1 |
681,547 | 23,315,532,307 | IssuesEvent | 2022-08-08 12:11:49 | dnd-side-project/dnd-7th-7-frontend | https://api.github.com/repos/dnd-side-project/dnd-7th-7-frontend | closed | [feature] 각 컴포넌트 위치 세팅 | 🔧 Type: Feature 🟠 Priority: Medium | ## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!)
-
<br>
## 🔥 ETC (기타 사항을 적어주세요!)
<img width="352" alt="image" src="https://user-images.githubusercontent.com/80577900/181917347-e750df32-bb28-44cc-aa30-421c73f7f690.png">
<br>
>#### types
>- feat : 새로운 기능
>- update : 로직 변경
>- bug : 버그 수정
>- refactor : 파일 및 폴더 리팩... | 1.0 | [feature] 각 컴포넌트 위치 세팅 - ## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!)
-
<br>
## 🔥 ETC (기타 사항을 적어주세요!)
<img width="352" alt="image" src="https://user-images.githubusercontent.com/80577900/181917347-e750df32-bb28-44cc-aa30-421c73f7f690.png">
<br>
>#### types
>- feat : 새로운 기능
>- update : 로직 변경
>- bug : 버그 수정
... | priority | 각 컴포넌트 위치 세팅 🔥 설명 이슈에 대한 자세한 설명을 적어주세요 🔥 etc 기타 사항을 적어주세요 img width alt image src types feat 새로운 기능 update 로직 변경 bug 버그 수정 refactor 파일 및 폴더 리팩토링 style 코드 형식 변경 docs 문서 관련 test 테스트 코드 etc 기타 변경 사항 | 1 |
705,012 | 24,218,303,747 | IssuesEvent | 2022-09-26 08:44:39 | ooni/probe | https://api.github.com/repos/ooni/probe | closed | android, ios: only run torsf and vanilla_tor in unattended/background mode | enhancement ooni/probe-mobile priority/medium platform/android platform/ios | This issue is about running torsf and vanilla_tor only when tests run in the background. We would like to do that because the total runtime of these two tests may be too much for interactive mode runs.
See https://github.com/ooni/probe/issues/2057 for the related `cli` issue. | 1.0 | android, ios: only run torsf and vanilla_tor in unattended/background mode - This issue is about running torsf and vanilla_tor only when tests run in the background. We would like to do that because the total runtime of these two tests may be too much for interactive mode runs.
See https://github.com/ooni/probe/issu... | priority | android ios only run torsf and vanilla tor in unattended background mode this issue is about running torsf and vanilla tor only when tests run in the background we would like to do that because the total runtime of these two tests may be too much for interactive mode runs see for the related cli issue | 1 |
82,235 | 3,604,521,708 | IssuesEvent | 2016-02-03 23:13:25 | sandialabs/slycat | https://api.github.com/repos/sandialabs/slycat | closed | Getting file not found instead of permission denied error | bug Medium Priority PS Model | When trying to retrieve images during hover, the error message is misleading. I went onto the cluster and found that the real issue was not that the file didn't exist, but that I didn't have permission to access the directory that it was in. | 1.0 | Getting file not found instead of permission denied error - When trying to retrieve images during hover, the error message is misleading. I went onto the cluster and found that the real issue was not that the file didn't exist, but that I didn't have permission to access the directory that it was in. | priority | getting file not found instead of permission denied error when trying to retrieve images during hover the error message is misleading i went onto the cluster and found that the real issue was not that the file didn t exist but that i didn t have permission to access the directory that it was in | 1 |
670,982 | 22,717,095,280 | IssuesEvent | 2022-07-06 03:55:00 | visit-dav/visit | https://api.github.com/repos/visit-dav/visit | opened | Mili link error with gcc 10.2 on Debian 10. | bug asc likelihood medium impact medium priority engineering | I was building VisIt on Debian 10 with gcc 10.2 and I got multiple symbol definition errors. Here they are:
```
[ 66%] Linking CXX shared library ../../plugins/databases/libMMiliDatabase.so
/usr/bin/ld: /home/visit/third-party/mili/22.1/linux-x86_64_gcc-10.2/lib/libmili.a(mili.o):(.bss+0x20): multiple definition of ... | 1.0 | Mili link error with gcc 10.2 on Debian 10. - I was building VisIt on Debian 10 with gcc 10.2 and I got multiple symbol definition errors. Here they are:
```
[ 66%] Linking CXX shared library ../../plugins/databases/libMMiliDatabase.so
/usr/bin/ld: /home/visit/third-party/mili/22.1/linux-x86_64_gcc-10.2/lib/libmili.... | priority | mili link error with gcc on debian i was building visit on debian with gcc and i got multiple symbol definition errors here they are linking cxx shared library plugins databases libmmilidatabase so usr bin ld home visit third party mili linux gcc lib libmili a mili o bs... | 1 |
412,943 | 12,058,535,890 | IssuesEvent | 2020-04-15 17:38:09 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | closed | VM Gas metering and usage | Priority: 3 - Medium VM | - Need to implement gas table and consumption of gas through the runtime execution | 1.0 | VM Gas metering and usage - - Need to implement gas table and consumption of gas through the runtime execution | priority | vm gas metering and usage need to implement gas table and consumption of gas through the runtime execution | 1 |
337,225 | 10,212,077,553 | IssuesEvent | 2019-08-14 18:31:45 | djjd47130/GitHubBackup | https://api.github.com/repos/djjd47130/GitHubBackup | closed | Disabled icon background issues | bug help wanted priority medium ui | Icons on menu items show an ugly dark gray box when they're disabled. Images likely need to be made transparent. Essentially need a whole new set of icons to use.

| 1.0 | Disabled icon background issues - Icons on menu items show an ugly dark gray box when they're disabled. Images likely need to be made transparent. Essentially need a whole new set of icons to use.

| priority | disabled icon background issues icons on menu items show an ugly dark gray box when they re disabled images likely need to be made transparent essentially need a whole new set of icons to use | 1 |
587,667 | 17,628,678,178 | IssuesEvent | 2021-08-19 03:43:46 | Nelson-Gon/mde | https://api.github.com/repos/Nelson-Gon/mde | opened | Support dates in missingness reports | enhancement good first issue beginner-friendly priority:medium | **Description**
Extend functionality for objects of class `POSIXct` or Date.
**Similar Features**
`get_na_*`
**Feature Details**
Sufficiently described.
**Proposed Implementation**
Write functions such as `get_na_means.POSIXct` or "inherit" from other classes.
| 1.0 | Support dates in missingness reports - **Description**
Extend functionality for objects of class `POSIXct` or Date.
**Similar Features**
`get_na_*`
**Feature Details**
Sufficiently described.
**Proposed Implementation**
Write functions such as `get_na_means.POSIXct` or "inherit" from other class... | priority | support dates in missingness reports description extend functionality for objects of class posixct or date similar features get na feature details sufficiently described proposed implementation write functions such as get na means posixct or inherit from other class... | 1 |
829,607 | 31,883,977,480 | IssuesEvent | 2023-09-16 18:15:35 | puyu-pe/nexus-doc-gen | https://api.github.com/repos/puyu-pe/nexus-doc-gen | closed | Agregar formatos Ticket y HTML | point: 3 priority: medium type:feature | # **🚀 Feature Request**
## **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
* Se necesita agregar la opcion de imprimir en formatos ticket y ademas devolver resultado en formato html
*
---
## **D... | 1.0 | Agregar formatos Ticket y HTML - # **🚀 Feature Request**
## **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
* Se necesita agregar la opcion de imprimir en formatos ticket y ademas devolver resulta... | priority | agregar formatos ticket y html 🚀 feature request is your feature request related to a problem please describe se necesita agregar la opcion de imprimir en formatos ticket y ademas devolver resultado en formato html describe the solution you d like agregar formatos ticket para... | 1 |
144,716 | 5,544,557,857 | IssuesEvent | 2017-03-22 19:26:28 | agda/agda | https://api.github.com/repos/agda/agda | closed | Memory consumption of Agda JS compiler is too high | auto-migrated bug js-backend priority-medium | ```
Agda failed to compile standard library's Data.Bool.Properties module with js
compiler on Win32 machine with 2 GB of RAM. The meodule still can be compiled
with MAlonzo compiler. Agda version is 2.3.1
```
Original issue reported on code.google.com by `schernic...@gmail.com` on 13 Aug 2012 at 6:14
| 1.0 | Memory consumption of Agda JS compiler is too high - ```
Agda failed to compile standard library's Data.Bool.Properties module with js
compiler on Win32 machine with 2 GB of RAM. The meodule still can be compiled
with MAlonzo compiler. Agda version is 2.3.1
```
Original issue reported on code.google.com by `schernic... | priority | memory consumption of agda js compiler is too high agda failed to compile standard library s data bool properties module with js compiler on machine with gb of ram the meodule still can be compiled with malonzo compiler agda version is original issue reported on code google com by schernic ... | 1 |
782,902 | 27,511,022,054 | IssuesEvent | 2023-03-06 08:49:55 | scaleway/terraform-provider-scaleway | https://api.github.com/repos/scaleway/terraform-provider-scaleway | closed | add data source for scaleway_lb_acl | enhancement load-balancer priority:medium | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | add data source for scaleway_lb_acl - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prio... | priority | add data source for scaleway lb acl community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate extra noi... | 1 |
761,104 | 26,667,136,155 | IssuesEvent | 2023-01-26 06:01:56 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Improved the structure of Alluxio CLI commands | priority-medium type-feature stale | **Is your feature request related to a problem? Please describe.**
Reorganize Alluxio CLI to implement the CLI style to Git or Brew using subcommands with very few entry points, rather than exposing too many separate scripts for users to start
**Describe the solution you'd like**
This is initial idea regarding t... | 1.0 | Improved the structure of Alluxio CLI commands - **Is your feature request related to a problem? Please describe.**
Reorganize Alluxio CLI to implement the CLI style to Git or Brew using subcommands with very few entry points, rather than exposing too many separate scripts for users to start
**Describe the soluti... | priority | improved the structure of alluxio cli commands is your feature request related to a problem please describe reorganize alluxio cli to implement the cli style to git or brew using subcommands with very few entry points rather than exposing too many separate scripts for users to start describe the soluti... | 1 |
64,445 | 3,211,850,363 | IssuesEvent | 2015-10-06 13:07:21 | jgirald/ES2015C | https://api.github.com/repos/jgirald/ES2015C | closed | Fog of war(minimap) | Medium Priority Team D | I want to create the fog of war for the minimap so it only shows the explored terrain.
-Estimated time: 10h
-As a player, I want to distinguish between unexplored, explored and no visible, and explored and visible areas in the map.
| 1.0 | Fog of war(minimap) - I want to create the fog of war for the minimap so it only shows the explored terrain.
-Estimated time: 10h
-As a player, I want to distinguish between unexplored, explored and no visible, and explored and visible areas in the map.
| priority | fog of war minimap i want to create the fog of war for the minimap so it only shows the explored terrain estimated time as a player i want to distinguish between unexplored explored and no visible and explored and visible areas in the map | 1 |
303,197 | 9,303,736,184 | IssuesEvent | 2019-03-24 19:42:57 | bounswe/bounswe2019group11 | https://api.github.com/repos/bounswe/bounswe2019group11 | closed | Revisit personas | Estimation: S Priority: Medium Status: In Progress | Feedback for Assignment 3:
1) E-numerated version of requirements is missing (acceptance criteria). Also, you can find more requirements for acceptance criteria.
2) User story for 2nd and 3rd personas are missing. Also, scenarios should be expanded.
I regulated the persona 3 according to feedbacks. Other personas ... | 1.0 | Revisit personas - Feedback for Assignment 3:
1) E-numerated version of requirements is missing (acceptance criteria). Also, you can find more requirements for acceptance criteria.
2) User story for 2nd and 3rd personas are missing. Also, scenarios should be expanded.
I regulated the persona 3 according to feedbac... | priority | revisit personas feedback for assignment e numerated version of requirements is missing acceptance criteria also you can find more requirements for acceptance criteria user story for and personas are missing also scenarios should be expanded i regulated the persona according to feedbacks ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.