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 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
149,071 | 5,706,893,533 | IssuesEvent | 2017-04-18 12:37:10 | agdsn/sipa | https://api.github.com/repos/agdsn/sipa | opened | Check for uniqueness of MAC address | bug model:wu priority:low | The Hausübersicht/hades system relies on MAC addresses to be unique, which is currently not checked for when entering a new MAC address.
It's probably not clever to do this in SIPA itself, but we should use some appropriate pycroft API once available. | 1.0 | Check for uniqueness of MAC address - The Hausübersicht/hades system relies on MAC addresses to be unique, which is currently not checked for when entering a new MAC address.
It's probably not clever to do this in SIPA itself, but we should use some appropriate pycroft API once available. | priority | check for uniqueness of mac address the hausübersicht hades system relies on mac addresses to be unique which is currently not checked for when entering a new mac address it s probably not clever to do this in sipa itself but we should use some appropriate pycroft api once available | 1 |
472,055 | 13,615,537,879 | IssuesEvent | 2020-09-23 14:33:50 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | opened | Doubled calculation of observer location when using SkyCoord | Bug(?) Effort Medium Package Expert Priority Low coordinates | Not a big deal, but something about using `SkyCoord` leads to two identical calculations of the observer location when the observer location is provided as a string. Only one calculation is performed when instantiating a frame rather than a `SkyCoord`.
```python
>>> import astropy.units as u
>>> from astropy.coor... | 1.0 | Doubled calculation of observer location when using SkyCoord - Not a big deal, but something about using `SkyCoord` leads to two identical calculations of the observer location when the observer location is provided as a string. Only one calculation is performed when instantiating a frame rather than a `SkyCoord`.
... | priority | doubled calculation of observer location when using skycoord not a big deal but something about using skycoord leads to two identical calculations of the observer location when the observer location is provided as a string only one calculation is performed when instantiating a frame rather than a skycoord ... | 1 |
527,022 | 15,307,086,298 | IssuesEvent | 2021-02-24 20:23:10 | JasonBock/Rocks | https://api.github.com/repos/JasonBock/Rocks | closed | Remove Assert.Multiple() When Not Needed | Low Priority enhancement | I was toying with a coding pattern in my tests to always use `Assert.Mulitple()` even if there was only one assertion. However, it's a bit of a PITA to do this. So, go through the code and remove `Assert.Multiple()` when it's not needed. | 1.0 | Remove Assert.Multiple() When Not Needed - I was toying with a coding pattern in my tests to always use `Assert.Mulitple()` even if there was only one assertion. However, it's a bit of a PITA to do this. So, go through the code and remove `Assert.Multiple()` when it's not needed. | priority | remove assert multiple when not needed i was toying with a coding pattern in my tests to always use assert mulitple even if there was only one assertion however it s a bit of a pita to do this so go through the code and remove assert multiple when it s not needed | 1 |
805,845 | 29,669,852,237 | IssuesEvent | 2023-06-11 09:11:17 | WasmEdge/WasmEdge | https://api.github.com/repos/WasmEdge/WasmEdge | closed | Enable Nix static build for WasmEdge | help wanted Improvement priority:low | ## Motivation
Just want to make sure there is always a way to create static binaries and libraries for WasmEdge. | 1.0 | Enable Nix static build for WasmEdge - ## Motivation
Just want to make sure there is always a way to create static binaries and libraries for WasmEdge. | priority | enable nix static build for wasmedge motivation just want to make sure there is always a way to create static binaries and libraries for wasmedge | 1 |
67,574 | 3,275,274,636 | IssuesEvent | 2015-10-26 14:58:39 | PhenotypeFoundation/PhenotypeDatabase | https://api.github.com/repos/PhenotypeFoundation/PhenotypeDatabase | closed | Delete Assay only when there is no data linked through the module | bug enhancement Priority low | Moved from NMC/GSCF:
https://github.com/NetherlandsMetabolomicsCentre/GSCF-OLD/issues/11
You should only be able to delete an assay in GSCF when there is no data linked though any of the modules. As Kees suggested there should be a API-call: hasData() for the module to allow (or not) deletion of an Assay in GSCF. | 1.0 | Delete Assay only when there is no data linked through the module - Moved from NMC/GSCF:
https://github.com/NetherlandsMetabolomicsCentre/GSCF-OLD/issues/11
You should only be able to delete an assay in GSCF when there is no data linked though any of the modules. As Kees suggested there should be a API-call: hasD... | priority | delete assay only when there is no data linked through the module moved from nmc gscf you should only be able to delete an assay in gscf when there is no data linked though any of the modules as kees suggested there should be a api call hasdata for the module to allow or not deletion of an assay in gsc... | 1 |
613,857 | 19,100,376,167 | IssuesEvent | 2021-11-29 21:42:51 | WISE-Community/WISE-API | https://api.github.com/repos/WISE-Community/WISE-API | closed | chore(Docker): Upgrade Maven to 3.8.4 | 2 points Low Priority | ### Description
Change Dockerfile
```FROM maven:3.6.3-openjdk-11```
to
```FROM maven:3.8.4-openjdk-11```
and make sure that development still works
| 1.0 | chore(Docker): Upgrade Maven to 3.8.4 - ### Description
Change Dockerfile
```FROM maven:3.6.3-openjdk-11```
to
```FROM maven:3.8.4-openjdk-11```
and make sure that development still works
| priority | chore docker upgrade maven to description change dockerfile from maven openjdk to from maven openjdk and make sure that development still works | 1 |
399,462 | 11,754,809,556 | IssuesEvent | 2020-03-13 08:06:25 | compodoc/compodoc | https://api.github.com/repos/compodoc/compodoc | closed | [BUG] Files ignored by job with Circle CI | Priority: Low Status: Accepted Type: Bug wontfix | <!--
> Please follow the issue template below for bug reports.
> For issue, start the label of the title with [BUG]
-->
##### **Overview of the issue**
I'm trying to automatize the doc generation for our multi app project. I want to build and push documentation to gh-page branch for each sucessfull build of ma... | 1.0 | [BUG] Files ignored by job with Circle CI - <!--
> Please follow the issue template below for bug reports.
> For issue, start the label of the title with [BUG]
-->
##### **Overview of the issue**
I'm trying to automatize the doc generation for our multi app project. I want to build and push documentation to gh... | priority | files ignored by job with circle ci please follow the issue template below for bug reports for issue start the label of the title with overview of the issue i m trying to automatize the doc generation for our multi app project i want to build and push documentation to gh page br... | 1 |
317,775 | 9,669,186,298 | IssuesEvent | 2019-05-21 16:44:09 | carbon-design-system/carbon | https://api.github.com/repos/carbon-design-system/carbon | closed | [v9] input elements: label highlight on :focus | inactive priority: low project: components type: dev :robot: | i started this on https://github.com/IBM/carbon-components/pull/1230 , but left it inactive after hearing tale of not doing input label focus colors. but, it i was confused at the time between v9 & v10! this feature is specced to be in v9.
there's also maybe be some discussion on whether we'd want to implement this ... | 1.0 | [v9] input elements: label highlight on :focus - i started this on https://github.com/IBM/carbon-components/pull/1230 , but left it inactive after hearing tale of not doing input label focus colors. but, it i was confused at the time between v9 & v10! this feature is specced to be in v9.
there's also maybe be some d... | priority | input elements label highlight on focus i started this on but left it inactive after hearing tale of not doing input label focus colors but it i was confused at the time between this feature is specced to be in there s also maybe be some discussion on whether we d want to implement this updated... | 1 |
468,208 | 13,462,776,556 | IssuesEvent | 2020-09-09 16:33:21 | AY2021S1-CS2103-W14/tp | https://api.github.com/repos/AY2021S1-CS2103-W14/tp | opened | As a standard user, I want to detect any duplicated information | priority.Low type.Story | ... so that I can remove them if necessary. | 1.0 | As a standard user, I want to detect any duplicated information - ... so that I can remove them if necessary. | priority | as a standard user i want to detect any duplicated information so that i can remove them if necessary | 1 |
694,804 | 23,830,759,249 | IssuesEvent | 2022-09-05 20:27:27 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Whiteboard text spacing is not preserved in the recording [Low Priority] | priority: low module: recording status: stale | **Describe the bug**
Spacing in whiteboard text is not preserved in the recording.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch a meeting with recording.
2. Enable whiteboard and create a large text box.
3. Enter text (something like ascii art that has required spacing)
4. End meeting.
5. Check... | 1.0 | Whiteboard text spacing is not preserved in the recording [Low Priority] - **Describe the bug**
Spacing in whiteboard text is not preserved in the recording.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch a meeting with recording.
2. Enable whiteboard and create a large text box.
3. Enter text (som... | priority | whiteboard text spacing is not preserved in the recording describe the bug spacing in whiteboard text is not preserved in the recording to reproduce steps to reproduce the behavior launch a meeting with recording enable whiteboard and create a large text box enter text something like a... | 1 |
240,476 | 7,802,241,315 | IssuesEvent | 2018-06-10 10:03:16 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | opened | Predict movement client side. | Priority: 3-low System: Entities System: Networking Type: Feature W: Backlog | We're not bloody BYOND anymore. Movement is 100% client side at the moment which means it's very susceptible to lag.
https://developer.valvesoftware.com/wiki/Latency_Compensating_Methods_in_Client/Server_In-game_Protocol_Design_and_Optimization | 1.0 | Predict movement client side. - We're not bloody BYOND anymore. Movement is 100% client side at the moment which means it's very susceptible to lag.
https://developer.valvesoftware.com/wiki/Latency_Compensating_Methods_in_Client/Server_In-game_Protocol_Design_and_Optimization | priority | predict movement client side we re not bloody byond anymore movement is client side at the moment which means it s very susceptible to lag | 1 |
287,816 | 8,820,609,667 | IssuesEvent | 2019-01-01 14:48:54 | swe-ms-boun/2018fall-swe574-g1 | https://api.github.com/repos/swe-ms-boun/2018fall-swe574-g1 | closed | Sharing a new memory with pics (as private/public/social) | priority.low tier.api tier.db type.feature | * Functionalities to share new memories. Associated requirements:
* [x] Registered users should be able to share their memories with location, date, picture and its story. Location and date should be mandatory fields.
* [x] The system should allow the registered users to upload images for each memory when sharing... | 1.0 | Sharing a new memory with pics (as private/public/social) - * Functionalities to share new memories. Associated requirements:
* [x] Registered users should be able to share their memories with location, date, picture and its story. Location and date should be mandatory fields.
* [x] The system should allow the re... | priority | sharing a new memory with pics as private public social functionalities to share new memories associated requirements registered users should be able to share their memories with location date picture and its story location and date should be mandatory fields the system should allow the regist... | 1 |
305,277 | 9,367,416,023 | IssuesEvent | 2019-04-03 05:29:42 | gbv/cocoda | https://api.github.com/repos/gbv/cocoda | closed | Use TypeScript? | low priority question | We could start using [TypeScript](https://www.typescriptlang.org) in Cocoda to reduce the possibility of errors regarding types. It is possible to use [TypeScript in Vue](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript), so we could start by using it in one component at first, for exampl... | 1.0 | Use TypeScript? - We could start using [TypeScript](https://www.typescriptlang.org) in Cocoda to reduce the possibility of errors regarding types. It is possible to use [TypeScript in Vue](https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-typescript), so we could start by using it in one component at... | priority | use typescript we could start using in cocoda to reduce the possibility of errors regarding types it is possible to use so we could start by using it in one component at first for example for the rewrite of mappingbrowser | 1 |
596,664 | 18,109,236,766 | IssuesEvent | 2021-09-22 23:57:10 | AWildErin/UDKLevelViewer | https://api.github.com/repos/AWildErin/UDKLevelViewer | opened | Task: Replace LegendaryExplorerCore with our own lib | Priority: Low Type: Refactor | Nothing against LE, but it's mainly meant for ME and UDK games, it'd be better in the future if we create a custom one or expand on [Unreal-Library](https://github.com/EliotVU/Unreal-Library) | 1.0 | Task: Replace LegendaryExplorerCore with our own lib - Nothing against LE, but it's mainly meant for ME and UDK games, it'd be better in the future if we create a custom one or expand on [Unreal-Library](https://github.com/EliotVU/Unreal-Library) | priority | task replace legendaryexplorercore with our own lib nothing against le but it s mainly meant for me and udk games it d be better in the future if we create a custom one or expand on | 1 |
77,400 | 3,506,370,804 | IssuesEvent | 2016-01-08 06:12:16 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Gameobjects Bug (BB #446) | migrated Priority: Low Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** PadreWoW
**Original Date:** 26.03.2013 19:51:45 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/446
<hr>
GAMEOBJECT_TYPE_GOOBER = 10
data5: consumab... | 1.0 | Gameobjects Bug (BB #446) - This issue was migrated from bitbucket.
**Original Reporter:** PadreWoW
**Original Date:** 26.03.2013 19:51:45 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/446
<hr>
GAMEOBJECT_TYPE_GO... | priority | gameobjects bug bb this issue was migrated from bitbucket original reporter padrewow original date gmt original priority minor original type bug original state resolved direct link gameobject type goober consumable boolean flag controling if gameobject ... | 1 |
596,460 | 18,104,312,846 | IssuesEvent | 2021-09-22 17:25:31 | NOAA-GSL/VxLegacyIngest | https://api.github.com/repos/NOAA-GSL/VxLegacyIngest | closed | Model verification for RAP/HRRR realtime versions is not working on Theia | Type: Bug Priority: Low | ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 11582, https://vlab.ncep.noaa.gov/redmine/issues/11582
Original Date: 2015-09-08
Original Assignee: jeffrey.a.hamilton
---
Investigate why verification for the regional models on Theia has been failing over the weekend.
| 1.0 | Model verification for RAP/HRRR realtime versions is not working on Theia - ---
Author Name: **jeffrey.a.hamilton** (jeffrey.a.hamilton)
Original Redmine Issue: 11582, https://vlab.ncep.noaa.gov/redmine/issues/11582
Original Date: 2015-09-08
Original Assignee: jeffrey.a.hamilton
---
Investigate why verification for... | priority | model verification for rap hrrr realtime versions is not working on theia author name jeffrey a hamilton jeffrey a hamilton original redmine issue original date original assignee jeffrey a hamilton investigate why verification for the regional models on theia has been failing over the... | 1 |
210,826 | 7,195,072,838 | IssuesEvent | 2018-02-04 13:26:31 | t9md/atom-vim-mode-plus | https://api.github.com/repos/t9md/atom-vim-mode-plus | closed | Support "ge" and "gE" | compatiblity-to-Vim enhancement priority-low | In Vim "ge" and "gE" commands move the cursor backwards to the end of the previous word or WORD, while in vim-mode-plus the cursor is moved forward, similar to the "e" and "E" commands respectively.
| 1.0 | Support "ge" and "gE" - In Vim "ge" and "gE" commands move the cursor backwards to the end of the previous word or WORD, while in vim-mode-plus the cursor is moved forward, similar to the "e" and "E" commands respectively.
| priority | support ge and ge in vim ge and ge commands move the cursor backwards to the end of the previous word or word while in vim mode plus the cursor is moved forward similar to the e and e commands respectively | 1 |
471,421 | 13,566,342,225 | IssuesEvent | 2020-09-18 13:09:20 | willowtreeapps/vocable-ios | https://api.github.com/repos/willowtreeapps/vocable-ios | closed | Categories list editor should have the same scrolling as the main screen | bug priority - low v1.3.3 | Currently the categories list does not have infinite scrolling, which the main screen does. They should have matching scrolling behavior
Steps to reproduce:
1. navigate to categories list editor
2. scroll to the left from "page 1 of X"
expected:
- view moves to the last page of the categories list, exhibiting ... | 1.0 | Categories list editor should have the same scrolling as the main screen - Currently the categories list does not have infinite scrolling, which the main screen does. They should have matching scrolling behavior
Steps to reproduce:
1. navigate to categories list editor
2. scroll to the left from "page 1 of X"
e... | priority | categories list editor should have the same scrolling as the main screen currently the categories list does not have infinite scrolling which the main screen does they should have matching scrolling behavior steps to reproduce navigate to categories list editor scroll to the left from page of x e... | 1 |
410,700 | 11,995,528,564 | IssuesEvent | 2020-04-08 15:20:27 | abdulmansour/soen341 | https://api.github.com/repos/abdulmansour/soen341 | closed | US-05 As a user, I want to be able to "like" posts | Core Feature Low Priority Story point =1 enhancement | UI:
- [ ] create a like toggle on posts, displaying like state depending on current user
- [ ] display like count on posts
DB:
- [ ] increment/decrement number of likes on post | 1.0 | US-05 As a user, I want to be able to "like" posts - UI:
- [ ] create a like toggle on posts, displaying like state depending on current user
- [ ] display like count on posts
DB:
- [ ] increment/decrement number of likes on post | priority | us as a user i want to be able to like posts ui create a like toggle on posts displaying like state depending on current user display like count on posts db increment decrement number of likes on post | 1 |
519,571 | 15,053,758,125 | IssuesEvent | 2021-02-03 16:38:33 | sct/overseerr | https://api.github.com/repos/sct/overseerr | closed | Request on behalf of another user | priority:low type:enhancement | **Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I get users messaging me for requests, without using the site. I'd like to be able to request a movie/tv series on behalf of another user, so they'll get a notification once it's available.
**Describe alte... | 1.0 | Request on behalf of another user - **Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I get users messaging me for requests, without using the site. I'd like to be able to request a movie/tv series on behalf of another user, so they'll get a notification onc... | priority | request on behalf of another user is your feature request related to a problem please describe no describe the solution you d like i get users messaging me for requests without using the site i d like to be able to request a movie tv series on behalf of another user so they ll get a notification onc... | 1 |
815,452 | 30,555,190,011 | IssuesEvent | 2023-07-20 11:11:55 | nf-core/taxprofiler | https://api.github.com/repos/nf-core/taxprofiler | closed | Convert samtools stats into subworkflow(s) | enhancement low-priority | It'd be great to have a general samtools stats subworkflow on nf-core/modules that we then install here. And then use it for both long and short reads.
_Originally posted by @sofstam in https://github.com/nf-core/taxprofiler/issues/162#issuecomment-1296978513_
| 1.0 | Convert samtools stats into subworkflow(s) - It'd be great to have a general samtools stats subworkflow on nf-core/modules that we then install here. And then use it for both long and short reads.
_Originally posted by @sofstam in https://github.com/nf-core/taxprofiler/issues/162#issuecomment-1296978513_
| priority | convert samtools stats into subworkflow s it d be great to have a general samtools stats subworkflow on nf core modules that we then install here and then use it for both long and short reads originally posted by sofstam in | 1 |
502,388 | 14,545,369,550 | IssuesEvent | 2020-12-15 19:32:47 | Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | https://api.github.com/repos/Psychoanalytic-Electronic-Publishing/PEP-Web-User-Interface | opened | Text Anomalies (as a running list of instances) | bug low priority | I'll treat this as I will treat other instance issues going forward, as a running list rather than bugging any issues separately. (I presume there will be more than one). Thus, this issue should not be closed (if it turns out there are multiple issues as I presume).
| 1.0 | Text Anomalies (as a running list of instances) - I'll treat this as I will treat other instance issues going forward, as a running list rather than bugging any issues separately. (I presume there will be more than one). Thus, this issue should not be closed (if it turns out there are multiple issues as I presume).
| priority | text anomalies as a running list of instances i ll treat this as i will treat other instance issues going forward as a running list rather than bugging any issues separately i presume there will be more than one thus this issue should not be closed if it turns out there are multiple issues as i presume | 1 |
697,607 | 23,945,781,086 | IssuesEvent | 2022-09-12 07:10:05 | SRyan2005/EncryptWeb | https://api.github.com/repos/SRyan2005/EncryptWeb | reopened | Query bar expands automatically | enhancement low priority | An additional feature could be the query bar dynamically expands depending on number of lines taken.
Default when it is empty should be 3 lines. | 1.0 | Query bar expands automatically - An additional feature could be the query bar dynamically expands depending on number of lines taken.
Default when it is empty should be 3 lines. | priority | query bar expands automatically an additional feature could be the query bar dynamically expands depending on number of lines taken default when it is empty should be lines | 1 |
555,506 | 16,456,244,945 | IssuesEvent | 2021-05-21 12:58:14 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | Use constant propagation with typed metavariables | feature:const-propagation lang:javascript pattern:types priority:low | It would be awesome if we could combine two of our most powerful operations: constant propagation and typed metavariables.
This snippet highlights the desired behavior: https://semgrep.dev/s/XLKN/?version=develop
Note the `$O[($ARG : float)]` not matching `value = obj[two]`.
This would be particularly helpful ... | 1.0 | Use constant propagation with typed metavariables - It would be awesome if we could combine two of our most powerful operations: constant propagation and typed metavariables.
This snippet highlights the desired behavior: https://semgrep.dev/s/XLKN/?version=develop
Note the `$O[($ARG : float)]` not matching `value... | priority | use constant propagation with typed metavariables it would be awesome if we could combine two of our most powerful operations constant propagation and typed metavariables this snippet highlights the desired behavior note the o not matching value obj this would be particularly helpful for gitla... | 1 |
762,426 | 26,718,274,472 | IssuesEvent | 2023-01-28 20:18:05 | GrottoCenter/grottocenter-front | https://api.github.com/repos/GrottoCenter/grottocenter-front | closed | [ENTRANCE Edit] Edit cave properties should be more explicit | Priority: Low Type: Feature | Si l'entrée fait partie d'un réseau, il n'est actuellement pas possible d'éditer les informations liées au réseau depuis la page d'édition de l'entrance.
Il faudrait rendre cela possible en modifiant l'affichage de manière a faire à apparaitre de manière claire que les informations modifiées concernent le réseau et pa... | 1.0 | [ENTRANCE Edit] Edit cave properties should be more explicit - Si l'entrée fait partie d'un réseau, il n'est actuellement pas possible d'éditer les informations liées au réseau depuis la page d'édition de l'entrance.
Il faudrait rendre cela possible en modifiant l'affichage de manière a faire à apparaitre de manière c... | priority | edit cave properties should be more explicit si l entrée fait partie d un réseau il n est actuellement pas possible d éditer les informations liées au réseau depuis la page d édition de l entrance il faudrait rendre cela possible en modifiant l affichage de manière a faire à apparaitre de manière claire que les ... | 1 |
557,699 | 16,516,129,110 | IssuesEvent | 2021-05-26 09:51:56 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | Lack of herb and mining nodes in Eversong Woods and Ghostlands | 1-19 20-29 Confirmed DB Priority - Low | Originally reported https://github.com/chromiecraft/chromiecraft/issues/262
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! -->
<!-- TYPE WHERE IT SAYS TYPE HERE -->
<!-- WRITE A RELEVANT TITLE -->
<!-- YOU CAN DRAG AND DROP IMAGES AND CONTROL-V SCREENSHOTS INTO THIS REPORT -->
<!-- AT... | 1.0 | Lack of herb and mining nodes in Eversong Woods and Ghostlands - Originally reported https://github.com/chromiecraft/chromiecraft/issues/262
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! -->
<!-- TYPE WHERE IT SAYS TYPE HERE -->
<!-- WRITE A RELEVANT TITLE -->
<!-- YOU CAN DRAG AND DROP... | priority | lack of herb and mining nodes in eversong woods and ghostlands originally reported faction alliance horde content phase generic current behaviour few herb and mining nodes in eversong woods the o... | 1 |
425,869 | 12,360,047,652 | IssuesEvent | 2020-05-17 13:41:53 | bc-ticketing/guest-client | https://api.github.com/repos/bc-ticketing/guest-client | closed | Multiple Tickets with on Account | duplicate feature low priority smart contract | Event guests should be able to buy tickets for their entire family with same account.
Note:
- Event owners should be able to define how many tickets can be linked to one account.
- Reselling logic becomes more complex | 1.0 | Multiple Tickets with on Account - Event guests should be able to buy tickets for their entire family with same account.
Note:
- Event owners should be able to define how many tickets can be linked to one account.
- Reselling logic becomes more complex | priority | multiple tickets with on account event guests should be able to buy tickets for their entire family with same account note event owners should be able to define how many tickets can be linked to one account reselling logic becomes more complex | 1 |
555,987 | 16,472,651,433 | IssuesEvent | 2021-05-23 18:22:09 | practice-enterprise/canvas-discord-bot | https://api.github.com/repos/practice-enterprise/canvas-discord-bot | closed | [Teachers request] Post changes in homepage of course and announcements as well | Priority: Low Type: School | This could be done by keeping a hash of an announcement/homepage and checking for changes. | 1.0 | [Teachers request] Post changes in homepage of course and announcements as well - This could be done by keeping a hash of an announcement/homepage and checking for changes. | priority | post changes in homepage of course and announcements as well this could be done by keeping a hash of an announcement homepage and checking for changes | 1 |
122,298 | 4,833,403,384 | IssuesEvent | 2016-11-08 10:52:44 | buttercup-pw/buttercup | https://api.github.com/repos/buttercup-pw/buttercup | closed | Allow clicking on the arrow icon of a Group | Priority: Low Status: Pending Type: Enhancement | My instinct is to click the arrow icon of a group to expand it's contents.

| 1.0 | Allow clicking on the arrow icon of a Group - My instinct is to click the arrow icon of a group to expand it's contents.

| priority | allow clicking on the arrow icon of a group my instinct is to click the arrow icon of a group to expand it s contents | 1 |
546,479 | 16,013,207,196 | IssuesEvent | 2021-04-20 13:15:06 | emukidid/swiss-gc | https://api.github.com/repos/emukidid/swiss-gc | closed | Banners broken for multi-game discs | bug low priority | GCOS/Cobra multi-game backups fail to read/display the banner. | 1.0 | Banners broken for multi-game discs - GCOS/Cobra multi-game backups fail to read/display the banner. | priority | banners broken for multi game discs gcos cobra multi game backups fail to read display the banner | 1 |
515,322 | 14,960,050,695 | IssuesEvent | 2021-01-27 04:49:02 | enso-org/enso | https://api.github.com/repos/enso-org/enso | opened | Add Http Client Option to Ignore SSL Errors | Category: Stdlib Change: Non-Breaking Difficulty: Intermediate Priority: Lowest Status: Good First Issue Type: Enhancement | ### Summary
<!--
- A summary of the task.
-->
`base.network.Http` fails on websites that have bad TLS/SSL configs.
Explore the examples of bad TLS/SSL at [github.com/chromium/badssl.com](https://badssl.com/), see how `curl --insecure` deals with them, and try to replicate the behavior.
### Value
`Http`... | 1.0 | Add Http Client Option to Ignore SSL Errors - ### Summary
<!--
- A summary of the task.
-->
`base.network.Http` fails on websites that have bad TLS/SSL configs.
Explore the examples of bad TLS/SSL at [github.com/chromium/badssl.com](https://badssl.com/), see how `curl --insecure` deals with them, and try to ... | priority | add http client option to ignore ssl errors summary a summary of the task base network http fails on websites that have bad tls ssl configs explore the examples of bad tls ssl at see how curl insecure deals with them and try to replicate the behavior value http libr... | 1 |
204,592 | 7,089,025,087 | IssuesEvent | 2018-01-12 00:08:20 | Lutes/lisnd | https://api.github.com/repos/Lutes/lisnd | closed | Don't have singles show up as albums. | Low Priority | Something with one or two tracks usually isn't an album | 1.0 | Don't have singles show up as albums. - Something with one or two tracks usually isn't an album | priority | don t have singles show up as albums something with one or two tracks usually isn t an album | 1 |
131,273 | 5,145,636,563 | IssuesEvent | 2017-01-12 22:09:42 | TaskForce47/Liberation | https://api.github.com/repos/TaskForce47/Liberation | closed | Patrol Framework überarbeiten | enhancement low priority | In gitlab by @mindbl4ster on Aug 8, 2016, 11:07
zur Zeit deaktiviert. Brauchen eine spezifischere Lösung für Tanoa | 1.0 | Patrol Framework überarbeiten - In gitlab by @mindbl4ster on Aug 8, 2016, 11:07
zur Zeit deaktiviert. Brauchen eine spezifischere Lösung für Tanoa | priority | patrol framework überarbeiten in gitlab by on aug zur zeit deaktiviert brauchen eine spezifischere lösung für tanoa | 1 |
112,718 | 4,536,211,407 | IssuesEvent | 2016-09-08 19:43:11 | umts/pvta-multiplatform | https://api.github.com/repos/umts/pvta-multiplatform | closed | OneBusAway | avail enhancement low-priority | Something we learned that may end up negating alot of the work we've done over the last few months. There is an app called OneBusAway that essentially does what our app does, and it also can allow us to convert our Avail data to GTFS data. Definitely something to look into. | 1.0 | OneBusAway - Something we learned that may end up negating alot of the work we've done over the last few months. There is an app called OneBusAway that essentially does what our app does, and it also can allow us to convert our Avail data to GTFS data. Definitely something to look into. | priority | onebusaway something we learned that may end up negating alot of the work we ve done over the last few months there is an app called onebusaway that essentially does what our app does and it also can allow us to convert our avail data to gtfs data definitely something to look into | 1 |
648,134 | 21,176,593,186 | IssuesEvent | 2022-04-08 01:00:53 | hackforla/expunge-assist | https://api.github.com/repos/hackforla/expunge-assist | closed | adjust the values on the completion bar | size: good first issue role: development priority: low feature: missing | Right now the progress bar in `FormHeader.tsx` has values that are just placeholder. We need to adjust it so they make sense while progressing through the form.
Take care to note that involvement steps cause the form to have varying length. | 1.0 | adjust the values on the completion bar - Right now the progress bar in `FormHeader.tsx` has values that are just placeholder. We need to adjust it so they make sense while progressing through the form.
Take care to note that involvement steps cause the form to have varying length. | priority | adjust the values on the completion bar right now the progress bar in formheader tsx has values that are just placeholder we need to adjust it so they make sense while progressing through the form take care to note that involvement steps cause the form to have varying length | 1 |
719,237 | 24,752,578,513 | IssuesEvent | 2022-10-21 14:50:54 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | opened | Galak Wrangler should move away to ranged attack after netting their target | Confirmed 20-29 Priority-Low | https://github.com/chromiecraft/chromiecraft/issues/4266
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
20-29
### Current Behaviour
Galak Wrangler uses Net and keeps melee attacking
### Expected Blizzlike Behaviour
Galak Wrangler uses Net and then runs away to shoot... | 1.0 | Galak Wrangler should move away to ranged attack after netting their target - https://github.com/chromiecraft/chromiecraft/issues/4266
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
20-29
### Current Behaviour
Galak Wrangler uses Net and keeps melee attacking
### Expec... | priority | galak wrangler should move away to ranged attack after netting their target what client do you play on enus faction both content phase current behaviour galak wrangler uses net and keeps melee attacking expected blizzlike behaviour galak wrangler uses net and th... | 1 |
277,731 | 8,632,123,359 | IssuesEvent | 2018-11-22 09:55:12 | OneArmyWorld/onearmy | https://api.github.com/repos/OneArmyWorld/onearmy | closed | resize cover images | Priority: Low Type:Optimisation backlog | On server side, resize cover images to display a smaller image on tutorial list. To optimize loading time page and bandwith use. | 1.0 | resize cover images - On server side, resize cover images to display a smaller image on tutorial list. To optimize loading time page and bandwith use. | priority | resize cover images on server side resize cover images to display a smaller image on tutorial list to optimize loading time page and bandwith use | 1 |
241,751 | 7,834,153,257 | IssuesEvent | 2018-06-16 09:34:47 | ChickenKyiv/recipe-api-only | https://api.github.com/repos/ChickenKyiv/recipe-api-only | closed | Content for meal planning too. also can be used in articles | low-priority |
Just assume that you want to create your our online business,
based or related to 'recipes topic'
it can be just a simple site, where you're posting recipe that you create and generate revenue from google ads
or you can create a 'fitness plan' for some of your trainees, who want to loss some weight and look better... | 1.0 | Content for meal planning too. also can be used in articles -
Just assume that you want to create your our online business,
based or related to 'recipes topic'
it can be just a simple site, where you're posting recipe that you create and generate revenue from google ads
or you can create a 'fitness plan' for some ... | priority | content for meal planning too also can be used in articles just assume that you want to create your our online business based or related to recipes topic it can be just a simple site where you re posting recipe that you create and generate revenue from google ads or you can create a fitness plan for some ... | 1 |
137,543 | 5,310,866,058 | IssuesEvent | 2017-02-12 23:33:39 | ocramz/sparse-linear-algebra | https://api.github.com/repos/ocramz/sparse-linear-algebra | opened | CSR backend | enhancement help wanted P0 : Low priority question | I have already some parts of a CSR and CSB (compressed sparse blocks) implementation
The benefits are unclear at this stage but many algorithms which require exclusively mat-vec (but not mat-transpose-vec) such as BiCGSTAB might benefit from it | 1.0 | CSR backend - I have already some parts of a CSR and CSB (compressed sparse blocks) implementation
The benefits are unclear at this stage but many algorithms which require exclusively mat-vec (but not mat-transpose-vec) such as BiCGSTAB might benefit from it | priority | csr backend i have already some parts of a csr and csb compressed sparse blocks implementation the benefits are unclear at this stage but many algorithms which require exclusively mat vec but not mat transpose vec such as bicgstab might benefit from it | 1 |
444,864 | 12,822,096,161 | IssuesEvent | 2020-07-06 09:14:01 | WOTCStrategyOverhaul/CovertInfiltration | https://api.github.com/repos/WOTCStrategyOverhaul/CovertInfiltration | closed | Build Items screen hides itself when a tutorial is shown | low priority ui/ux | Could be related to the fact that it's a 3D object in the world rather than a standard 2D UI screen | 1.0 | Build Items screen hides itself when a tutorial is shown - Could be related to the fact that it's a 3D object in the world rather than a standard 2D UI screen | priority | build items screen hides itself when a tutorial is shown could be related to the fact that it s a object in the world rather than a standard ui screen | 1 |
236,394 | 7,749,007,763 | IssuesEvent | 2018-05-30 10:01:34 | Gloirin/m2gTest | https://api.github.com/repos/Gloirin/m2gTest | closed | 0003148:
Show/Hide header in Mail unintuitive | Felamimail low priority not a bug | **Reported by robert.lischke on 20 Oct 2010 11:31**
**Version:** git master
Users might misinterpret the [...] for seeing more recipients. Nevertheless the [...] shows the complete header. See "1-showheader.jpg" and "1a-showheader.jpg"
Furthermore using the whole header as click-able area to hi... | 1.0 | 0003148:
Show/Hide header in Mail unintuitive - **Reported by robert.lischke on 20 Oct 2010 11:31**
**Version:** git master
Users might misinterpret the [...] for seeing more recipients. Nevertheless the [...] shows the complete header. See "1-showheader.jpg" and "1a-showheader.jpg"
Furthermore... | priority | show hide header in mail unintuitive reported by robert lischke on oct version git master users might misinterpret the for seeing more recipients nevertheless the shows the complete header see quot showheader jpg quot and quot showheader jpg quot furthermore using the whole head... | 1 |
628,238 | 19,978,417,953 | IssuesEvent | 2022-01-29 13:42:01 | frappe/erpnext | https://api.github.com/repos/frappe/erpnext | closed | Production Order creation based on raw-material availability | manufacturing Shortlisted inactive Low Priority | Provide configuration option for restricting Production Order creation if raw-material required were not in stock. | 1.0 | Production Order creation based on raw-material availability - Provide configuration option for restricting Production Order creation if raw-material required were not in stock. | priority | production order creation based on raw material availability provide configuration option for restricting production order creation if raw material required were not in stock | 1 |
701,421 | 24,097,655,626 | IssuesEvent | 2022-09-19 20:20:55 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | usb: sam0: device driver is leaking memory when interface is reset | bug priority: low area: USB platform: Microchip SAM | **Describe the bug**
The usb_dc_sam0 driver is leaking memory when the usb device is detached using usb_disable().
https://github.com/zephyrproject-rtos/zephyr/blob/120df9aa1be6ff41be775646ca789f0e8e5ef5d3/drivers/usb/device/usb_dc_sam0.c#L400-L412
When a device is detached, the code snippet above does not relia... | 1.0 | usb: sam0: device driver is leaking memory when interface is reset - **Describe the bug**
The usb_dc_sam0 driver is leaking memory when the usb device is detached using usb_disable().
https://github.com/zephyrproject-rtos/zephyr/blob/120df9aa1be6ff41be775646ca789f0e8e5ef5d3/drivers/usb/device/usb_dc_sam0.c#L400-L41... | priority | usb device driver is leaking memory when interface is reset describe the bug the usb dc driver is leaking memory when the usb device is detached using usb disable when a device is detached the code snippet above does not reliably deallocated descriptor bank memory therefore upon the next att... | 1 |
566,312 | 16,818,310,884 | IssuesEvent | 2021-06-17 09:59:55 | TeamHypersomnia/Hypersomnia | https://api.github.com/repos/TeamHypersomnia/Hypersomnia | closed | Editor: quick keyboard navigation after pressing "g" (short for "go to") | enhancement help wanted low priority | Suggested behaviour:
- on pressing ``g`` in editing mode (when the player is paused):
- to each letter on the keyboard, assign it a position in the world which is ``position of camera in the world + position of the letter relative to the keyboard center``
- now to each letter, assign the closest entity
... | 1.0 | Editor: quick keyboard navigation after pressing "g" (short for "go to") - Suggested behaviour:
- on pressing ``g`` in editing mode (when the player is paused):
- to each letter on the keyboard, assign it a position in the world which is ``position of camera in the world + position of the letter relative to the... | priority | editor quick keyboard navigation after pressing g short for go to suggested behaviour on pressing g in editing mode when the player is paused to each letter on the keyboard assign it a position in the world which is position of camera in the world position of the letter relative to the... | 1 |
362,664 | 10,730,287,889 | IssuesEvent | 2019-10-28 17:07:46 | jonkykong/SideMenu | https://api.github.com/repos/jonkykong/SideMenu | closed | Double height status bar causing layout issues in iOS 10 and iOS 12 when Xcode 11 and iOS 13 SDK is used | Bug - Help Wanted! Low Priority | **I have read the [guidelines for contributing](https://github.com/jonkykong/SideMenu/blob/master/.github/CONTRIBUTING.md) and I understand**
- [x] My issue is happening in the **latest version** of SideMenu (older versions are no longer maintained).
- [x] My issue was **not** solved in the [README](https://github.co... | 1.0 | Double height status bar causing layout issues in iOS 10 and iOS 12 when Xcode 11 and iOS 13 SDK is used - **I have read the [guidelines for contributing](https://github.com/jonkykong/SideMenu/blob/master/.github/CONTRIBUTING.md) and I understand**
- [x] My issue is happening in the **latest version** of SideMenu (old... | priority | double height status bar causing layout issues in ios and ios when xcode and ios sdk is used i have read the and i understand my issue is happening in the latest version of sidemenu older versions are no longer maintained my issue was not solved in the my issue can not ... | 1 |
319,972 | 9,762,916,281 | IssuesEvent | 2019-06-05 12:40:47 | music-encoding/music-encoding | https://api.github.com/repos/music-encoding/music-encoding | opened | Making distinction between visual and gestural domains with a notationtype.ges attribute | Component: Core Schema Priority: Low Status: Needs Discussion | In some cases, it can be desirable to make the distinction between the visual and the gestural domains regarding the notation type as given in staffDef@notationtype. It can be the case when dealing with notations from transition phases in music history, for example between mensural to cmn. One might want to have the vi... | 1.0 | Making distinction between visual and gestural domains with a notationtype.ges attribute - In some cases, it can be desirable to make the distinction between the visual and the gestural domains regarding the notation type as given in staffDef@notationtype. It can be the case when dealing with notations from transition ... | priority | making distinction between visual and gestural domains with a notationtype ges attribute in some cases it can be desirable to make the distinction between the visual and the gestural domains regarding the notation type as given in staffdef notationtype it can be the case when dealing with notations from transition ... | 1 |
45,382 | 2,930,508,471 | IssuesEvent | 2015-06-29 04:57:28 | threemoji/threemoji | https://api.github.com/repos/threemoji/threemoji | closed | Pressing back button when navigation drawer is open closes the app | priority.low type.enhancement | Pressing back should close the navigation drawer instead. | 1.0 | Pressing back button when navigation drawer is open closes the app - Pressing back should close the navigation drawer instead. | priority | pressing back button when navigation drawer is open closes the app pressing back should close the navigation drawer instead | 1 |
497,647 | 14,382,281,040 | IssuesEvent | 2020-12-02 07:12:44 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.1 develop-84] Window of object with Bed Component doesn't close by ESC | Category: UI Priority: Low Status: Reopen Type: Regression | I first encountered this with Wooden Straw Bed. I encountered this today with Wooden Fabric Bed. I decided to check on the last item that contains Bed Component - Campsite. And here is also a glitch. Of course I could be wrong, but I guess this is due to Bed Component.
Step to reproduce:
- open Campsite/Wooden Straw ... | 1.0 | [0.9.1 develop-84] Window of object with Bed Component doesn't close by ESC - I first encountered this with Wooden Straw Bed. I encountered this today with Wooden Fabric Bed. I decided to check on the last item that contains Bed Component - Campsite. And here is also a glitch. Of course I could be wrong, but I guess th... | priority | window of object with bed component doesn t close by esc i first encountered this with wooden straw bed i encountered this today with wooden fabric bed i decided to check on the last item that contains bed component campsite and here is also a glitch of course i could be wrong but i guess this is due to bed ... | 1 |
299,228 | 9,205,253,098 | IssuesEvent | 2019-03-08 10:03:29 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Mapserver export tool | Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **dario-matta-gmail-com -** (dario-matta-gmail-com -)
Original Redmine Issue: 636, https://issues.qgis.org/issues/636
Original Assignee: Gary Sherman
---
When you try to export to [[MapFile]] with msexport utility and you have a layer classified with unique value and it has no value in the classif... | 1.0 | Mapserver export tool - ---
Author Name: **dario-matta-gmail-com -** (dario-matta-gmail-com -)
Original Redmine Issue: 636, https://issues.qgis.org/issues/636
Original Assignee: Gary Sherman
---
When you try to export to [[MapFile]] with msexport utility and you have a layer classified with unique value and it has... | priority | mapserver export tool author name dario matta gmail com dario matta gmail com original redmine issue original assignee gary sherman when you try to export to with msexport utility and you have a layer classified with unique value and it has no value in the classification string field... | 1 |
431,111 | 12,475,318,153 | IssuesEvent | 2020-05-29 11:21:03 | hotosm/tasking-manager | https://api.github.com/repos/hotosm/tasking-manager | closed | Add "role" to project manager | Difficulty: Easy Priority: Low Status: Needs implementation Type: Enhancement | Someone from TeachOSM suggested that there should be a profile item that specified the project manager's role to help identify who they are, like "Professor" or "Mapping Coordinator". This could help users and TeachOSM staff to know more about the project manager. | 1.0 | Add "role" to project manager - Someone from TeachOSM suggested that there should be a profile item that specified the project manager's role to help identify who they are, like "Professor" or "Mapping Coordinator". This could help users and TeachOSM staff to know more about the project manager. | priority | add role to project manager someone from teachosm suggested that there should be a profile item that specified the project manager s role to help identify who they are like professor or mapping coordinator this could help users and teachosm staff to know more about the project manager | 1 |
568,465 | 16,980,575,472 | IssuesEvent | 2021-06-30 08:19:56 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | opened | Disabling/enabling bluetooth during connection flow makes "try again" useless | feature: mobile payments priority: low type: bug | ### Description
* Click connect to the reader
* During connection turn off bluetooth
* Notice "We could not connect your reader"
* Turn on Bluetooth
* Click try again
* Close the dialog and start the flow again
* Notice that now you can connect
### Video:
https://user-images.githubusercontent.com/4923871/1... | 1.0 | Disabling/enabling bluetooth during connection flow makes "try again" useless - ### Description
* Click connect to the reader
* During connection turn off bluetooth
* Notice "We could not connect your reader"
* Turn on Bluetooth
* Click try again
* Close the dialog and start the flow again
* Notice that now you ... | priority | disabling enabling bluetooth during connection flow makes try again useless description click connect to the reader during connection turn off bluetooth notice we could not connect your reader turn on bluetooth click try again close the dialog and start the flow again notice that now you ... | 1 |
807,781 | 30,019,057,504 | IssuesEvent | 2023-06-26 21:15:43 | WordPress/openverse | https://api.github.com/repos/WordPress/openverse | closed | Add `data_refresh` pool creation to `just init` | help wanted 🟩 priority: low 🌟 goal: addition 🤖 aspect: dx 🔧 tech: airflow 🧱 stack: catalog 🔧 tech: just | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
When testing the data refresh DAGs locally, you must remember to create the `data_refresh` pool via the UI. Luckily, the DAG will remind you of this, but it's still easy to miss and the DAG behaves unexpectedly (indefinit... | 1.0 | Add `data_refresh` pool creation to `just init` - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
When testing the data refresh DAGs locally, you must remember to create the `data_refresh` pool via the UI. Luckily, the DAG will remind you of this, but it's still easy t... | priority | add data refresh pool creation to just init problem when testing the data refresh dags locally you must remember to create the data refresh pool via the ui luckily the dag will remind you of this but it s still easy to miss and the dag behaves unexpectedly indefinitely rescheduling a particular ta... | 1 |
201,931 | 7,042,536,006 | IssuesEvent | 2017-12-30 14:28:54 | RKrahl/photo-tools | https://api.github.com/repos/RKrahl/photo-tools | closed | Add more information to the info window | enhancement priority low | Should display some more information in the information window, such as aperture and exposing time.
| 1.0 | Add more information to the info window - Should display some more information in the information window, such as aperture and exposing time.
| priority | add more information to the info window should display some more information in the information window such as aperture and exposing time | 1 |
153,066 | 5,874,195,366 | IssuesEvent | 2017-05-15 15:32:53 | k0shk0sh/FastHub | https://api.github.com/repos/k0shk0sh/FastHub | closed | Please add an option to turn off update notifications. | Priority: Low Status: Accepted Type: Maintenance | **App Version: 1.9.5**
**OS Version: 25**
**Model: LGE-Nexus 5X**
The notifications are annoying and completely redundant. | 1.0 | Please add an option to turn off update notifications. - **App Version: 1.9.5**
**OS Version: 25**
**Model: LGE-Nexus 5X**
The notifications are annoying and completely redundant. | priority | please add an option to turn off update notifications app version os version model lge nexus the notifications are annoying and completely redundant | 1 |
61,588 | 3,147,868,495 | IssuesEvent | 2015-09-15 10:37:36 | stefanw/froide | https://api.github.com/repos/stefanw/froide | closed | nice-to-have: Kurz-URL's auch für einzelne Postings ermöglichen | low priority | ich rege an, Kurz-URL's auch für einzelne Postings zu ermöglichen. Bspw. so:
https://fragdenstaat.de/a/8458/#nachricht-23580
Ich verspreche mir von diesen Kurz-URL's die gleichen Vorteile, wie diese URL https://fragdenstaat.de/a/8458:
- platzsparend
- keine Zeilenumbrüche und so bessere Chancen, dass die URL bspw.... | 1.0 | nice-to-have: Kurz-URL's auch für einzelne Postings ermöglichen - ich rege an, Kurz-URL's auch für einzelne Postings zu ermöglichen. Bspw. so:
https://fragdenstaat.de/a/8458/#nachricht-23580
Ich verspreche mir von diesen Kurz-URL's die gleichen Vorteile, wie diese URL https://fragdenstaat.de/a/8458:
- platzsparend
... | priority | nice to have kurz url s auch für einzelne postings ermöglichen ich rege an kurz url s auch für einzelne postings zu ermöglichen bspw so ich verspreche mir von diesen kurz url s die gleichen vorteile wie diese url platzsparend keine zeilenumbrüche und so bessere chancen dass die url bspw in emails... | 1 |
541,209 | 15,823,358,699 | IssuesEvent | 2021-04-06 00:32:07 | AbirAahammed/E-card | https://api.github.com/repos/AbirAahammed/E-card | closed | Asynchonous loading | Low Priority enhancement | * Provide some feedback to the user if they have slow internet connection or lots of cards saved.
* In other words, they should see that their cards list is 'loading' if it is fetching the information from the database | 1.0 | Asynchonous loading - * Provide some feedback to the user if they have slow internet connection or lots of cards saved.
* In other words, they should see that their cards list is 'loading' if it is fetching the information from the database | priority | asynchonous loading provide some feedback to the user if they have slow internet connection or lots of cards saved in other words they should see that their cards list is loading if it is fetching the information from the database | 1 |
52,851 | 3,030,332,126 | IssuesEvent | 2015-08-04 16:55:40 | PyBossa/pybossa | https://api.github.com/repos/PyBossa/pybossa | closed | Environment variable PYBOSSA_SETTINGS is ignored when settings_local.py existing. | priority.low | Don't know if this is a bug or feature but I spend some time/pain before I figured out why my configuration is not working:
When `settings_local.py` is existing the environment variable
export PYBOSSA_SETTINGS={/my/config/file/somewhere}
will be ignored. | 1.0 | Environment variable PYBOSSA_SETTINGS is ignored when settings_local.py existing. - Don't know if this is a bug or feature but I spend some time/pain before I figured out why my configuration is not working:
When `settings_local.py` is existing the environment variable
export PYBOSSA_SETTINGS={/my/config/file... | priority | environment variable pybossa settings is ignored when settings local py existing don t know if this is a bug or feature but i spend some time pain before i figured out why my configuration is not working when settings local py is existing the environment variable export pybossa settings my config file... | 1 |
76,342 | 3,487,301,652 | IssuesEvent | 2016-01-01 19:10:57 | SpongePowered/SpongeAPI | https://api.github.com/repos/SpongePowered/SpongeAPI | closed | Clarify when events are fired | events low priority | Currently, there's not much (or any) documentation about which API methods might trigger an event being fired.
It should be made clear that API methods usually don't cause an event to be fired. Methods which do fire events should clearly state it in their javadocs. | 1.0 | Clarify when events are fired - Currently, there's not much (or any) documentation about which API methods might trigger an event being fired.
It should be made clear that API methods usually don't cause an event to be fired. Methods which do fire events should clearly state it in their javadocs. | priority | clarify when events are fired currently there s not much or any documentation about which api methods might trigger an event being fired it should be made clear that api methods usually don t cause an event to be fired methods which do fire events should clearly state it in their javadocs | 1 |
678,988 | 23,218,268,907 | IssuesEvent | 2022-08-02 15:45:14 | michaelrsweet/hp-printer-app | https://api.github.com/repos/michaelrsweet/hp-printer-app | closed | libm needs to get linked to use "pow()" | bug duplicate priority-low | To the line 31 of the Makefile, `LIBS = ...` at the end needs to get added `-lm` so that the `pow()` function works.
```
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ CSFLAGS = -s "$${CODESIGN_IDENTITY:=-}" --timestamp -o runtime
CFLAGS = $(CPPFLAGS) $(OPTIM)
CPPFLAGS ... | 1.0 | libm needs to get linked to use "pow()" - To the line 31 of the Makefile, `LIBS = ...` at the end needs to get added `-lm` so that the `pow()` function works.
```
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ CSFLAGS = -s "$${CODESIGN_IDENTITY:=-}" --timestamp -o runtime
CFLAGS = ... | priority | libm needs to get linked to use pow to the line of the makefile libs at the end needs to get added lm so that the pow function works a makefile b makefile csflags s codesign identity timestamp o runtime cflags ... | 1 |
421,041 | 12,247,933,824 | IssuesEvent | 2020-05-05 16:39:28 | python/mypy | https://api.github.com/repos/python/mypy | closed | 'if callable(fn)' should infer that 'fn' is not None | good-first-issue priority-2-low | Reporting a bug.
Code.
```
fn = None
if callable(fn):
fn()
```
Actual output.
```
$ mypy xyz.py
xyz.py:3: error: "None" not callable
Found 1 error in 1 file (checked 1 source file)
```
Expected behavior.
I would expect `if callable(fn)` to infer a non-None type.
This is a workaround, but shou... | 1.0 | 'if callable(fn)' should infer that 'fn' is not None - Reporting a bug.
Code.
```
fn = None
if callable(fn):
fn()
```
Actual output.
```
$ mypy xyz.py
xyz.py:3: error: "None" not callable
Found 1 error in 1 file (checked 1 source file)
```
Expected behavior.
I would expect `if callable(fn)` to i... | priority | if callable fn should infer that fn is not none reporting a bug code fn none if callable fn fn actual output mypy xyz py xyz py error none not callable found error in file checked source file expected behavior i would expect if callable fn to i... | 1 |
790,599 | 27,830,045,063 | IssuesEvent | 2023-03-20 03:23:50 | AY2223S2-CS2103T-W10-2/tp | https://api.github.com/repos/AY2223S2-CS2103T-W10-2/tp | closed | Keyword parsing for relative dates | type.Enhancement type.Task priority.Low | - If the users type `by\ today` or `by\ today+1day`, it should be intelligently parsed as the current date | 1.0 | Keyword parsing for relative dates - - If the users type `by\ today` or `by\ today+1day`, it should be intelligently parsed as the current date | priority | keyword parsing for relative dates if the users type by today or by today it should be intelligently parsed as the current date | 1 |
644,703 | 20,985,528,630 | IssuesEvent | 2022-03-29 02:26:26 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | field display problems on the pv details page | stale area/console priority/low |
**Describe the Bug**
field display problems on the pv details page

**Versions Used**
KubeSphere: v3.2 alpha.0
Kubernetes: (If KubeSphere installer used, you can skip this)
/assign @harrisonli... | 1.0 | field display problems on the pv details page -
**Describe the Bug**
field display problems on the pv details page

**Versions Used**
KubeSphere: v3.2 alpha.0
Kubernetes: (If KubeSphere installe... | priority | field display problems on the pv details page describe the bug field display problems on the pv details page versions used kubesphere alpha kubernetes if kubesphere installer used you can skip this assign area console milestone priority low | 1 |
749,860 | 26,181,582,617 | IssuesEvent | 2023-01-02 16:17:50 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | opened | QoL improvements for ERROR Dismiss popup | Type: Backlog Category: Core & System Type: Feature Sponsored Priority: Low Category: FireEdge | **Description**
Allow a way to improve the DISMISS click on Sunstone after an error occurs. The goal is to avoid manually clicking dismiss on VMs after the error is no longer relevant. The relevancy is the tricky part.
This is just a cosmetic feature as it doesn't affect operations at all, just admin eyes.
**Use... | 1.0 | QoL improvements for ERROR Dismiss popup - **Description**
Allow a way to improve the DISMISS click on Sunstone after an error occurs. The goal is to avoid manually clicking dismiss on VMs after the error is no longer relevant. The relevancy is the tricky part.
This is just a cosmetic feature as it doesn't affect o... | priority | qol improvements for error dismiss popup description allow a way to improve the dismiss click on sunstone after an error occurs the goal is to avoid manually clicking dismiss on vms after the error is no longer relevant the relevancy is the tricky part this is just a cosmetic feature as it doesn t affect o... | 1 |
734,048 | 25,336,649,483 | IssuesEvent | 2022-11-18 17:24:58 | notime-streaming/notime-feature-requests-and-bugs | https://api.github.com/repos/notime-streaming/notime-feature-requests-and-bugs | closed | Audio Controls: Macro Order & Timing | type: bug priority: high complexity: low | At the moment, audio control operations are executed BEFORE the transition. This creates unwanted behavior in the following situation:
Source Scene:
A video is playing on a Hyperdeck but the HDMI is muted so that the video can be used as a background.
Destination Scene: HDMI input is set to AFV and the HDMI input... | 1.0 | Audio Controls: Macro Order & Timing - At the moment, audio control operations are executed BEFORE the transition. This creates unwanted behavior in the following situation:
Source Scene:
A video is playing on a Hyperdeck but the HDMI is muted so that the video can be used as a background.
Destination Scene: HDMI... | priority | audio controls macro order timing at the moment audio control operations are executed before the transition this creates unwanted behavior in the following situation source scene a video is playing on a hyperdeck but the hdmi is muted so that the video can be used as a background destination scene hdmi... | 1 |
397,722 | 11,731,713,074 | IssuesEvent | 2020-03-11 01:05:26 | mintproject/mint-ui-lit | https://api.github.com/repos/mintproject/mint-ui-lit | closed | Fix typo in editing mode for models | low priority | requeriments should be changed to requirements
I think we caught is before but it was never changed. | 1.0 | Fix typo in editing mode for models - requeriments should be changed to requirements
I think we caught is before but it was never changed. | priority | fix typo in editing mode for models requeriments should be changed to requirements i think we caught is before but it was never changed | 1 |
627,131 | 19,896,653,521 | IssuesEvent | 2022-01-25 00:23:27 | idom-team/idom | https://api.github.com/repos/idom-team/idom | closed | Web modules get double file extensions with v0.35.x | type: bug priority: 3 (low) | ### Current Situation
Seems like there was a harmless regression within v0.35.x that has caused web modules to receive a doubled file extension.
For example, within Django IDOM's tests you'll receive...
`/_idom/web_module/__from_template__/victory-bar.js.js`
### Proposed Actions
Fix the web module URLs to not ha... | 1.0 | Web modules get double file extensions with v0.35.x - ### Current Situation
Seems like there was a harmless regression within v0.35.x that has caused web modules to receive a doubled file extension.
For example, within Django IDOM's tests you'll receive...
`/_idom/web_module/__from_template__/victory-bar.js.js`
#... | priority | web modules get double file extensions with x current situation seems like there was a harmless regression within x that has caused web modules to receive a doubled file extension for example within django idom s tests you ll receive idom web module from template victory bar js js p... | 1 |
608,172 | 18,817,149,950 | IssuesEvent | 2021-11-10 01:26:44 | luceroweb/haunted-house-game | https://api.github.com/repos/luceroweb/haunted-house-game | closed | Werewolf grammar errors | enhancement low priority | Device name: JHWork Laptop
Desktop OS: Linux Ubuntu 20.04.01 64bit
Browsers: Chrome/Firefox
Device: Ipad 6th gen.
IOS: 14.8
Description:
The Werewolf page has grammar errors on the second line in the paragraph . The line shows "just out your reach"
Expected Behavior:
User should be able to read comp... | 1.0 | Werewolf grammar errors - Device name: JHWork Laptop
Desktop OS: Linux Ubuntu 20.04.01 64bit
Browsers: Chrome/Firefox
Device: Ipad 6th gen.
IOS: 14.8
Description:
The Werewolf page has grammar errors on the second line in the paragraph . The line shows "just out your reach"
Expected Behavior:
User s... | priority | werewolf grammar errors device name jhwork laptop desktop os linux ubuntu browsers chrome firefox device ipad gen ios description the werewolf page has grammar errors on the second line in the paragraph the line shows just out your reach expected behavior user should be a... | 1 |
672,264 | 22,797,896,018 | IssuesEvent | 2022-07-11 00:29:51 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | drivers: clock_control: clock_control_nrf | bug priority: low platform: nRF area: Clock Control area: MCUBoot Stale | **Bug description**
Using the NRF52832, I bumped in an issue that the device was not booting properly with a FW build using the NRF Connect SDK 1.9.1 in combination with MCUboot 1.1.0. With newer versions of MCUboot, build using the SDK 1.7.1 everything works fine.
The bootloader started the application image, but th... | 1.0 | drivers: clock_control: clock_control_nrf - **Bug description**
Using the NRF52832, I bumped in an issue that the device was not booting properly with a FW build using the NRF Connect SDK 1.9.1 in combination with MCUboot 1.1.0. With newer versions of MCUboot, build using the SDK 1.7.1 everything works fine.
The boot... | priority | drivers clock control clock control nrf bug description using the i bumped in an issue that the device was not booting properly with a fw build using the nrf connect sdk in combination with mcuboot with newer versions of mcuboot build using the sdk everything works fine the bootloader ... | 1 |
405,741 | 11,881,972,349 | IssuesEvent | 2020-03-27 13:39:35 | Intro-to-SE-Spring-2020/Chirpr | https://api.github.com/repos/Intro-to-SE-Spring-2020/Chirpr | closed | [BUG] Fix landing page UI | Low Priority bug frontend | ### Details
- Fix user interface design of landing page that was broken by 8fe077c4051f90e0d98d7743f4d6bc728b7e84f9 commit.
### Acceptance Criteria:
- Landing page resembles what chirpr looked like from this commit.
### Story Points
Story Points: 0 | 1.0 | [BUG] Fix landing page UI - ### Details
- Fix user interface design of landing page that was broken by 8fe077c4051f90e0d98d7743f4d6bc728b7e84f9 commit.
### Acceptance Criteria:
- Landing page resembles what chirpr looked like from this commit.
### Story Points
Story Points: 0 | priority | fix landing page ui details fix user interface design of landing page that was broken by commit acceptance criteria landing page resembles what chirpr looked like from this commit story points story points | 1 |
335,396 | 10,152,862,755 | IssuesEvent | 2019-08-06 01:51:06 | AGROFIMS/hagrofims | https://api.github.com/repos/AGROFIMS/hagrofims | closed | Design ''Experiment lead'' like ''Project management entities'' | enhancement experiment interface low priority | In '' Experiment details'', design ''Experiment lead'' like ''Project management entities'' to be consistent in the design.

Design when CGIAR center is choosen:

Design when ... | priority | design experiment lead like project management entities in experiment details design experiment lead like project management entities to be consistent in the design design when cgiar center is choosen we march | 1 |
383,191 | 11,352,305,589 | IssuesEvent | 2020-01-24 13:21:31 | nhn/tui.chart | https://api.github.com/repos/nhn/tui.chart | closed | Added option to insert icons in series area of line chart. | Category: ETC Priority: Low Type: Feature inactive | ## 이슈의 개요
차트에서 특정한 카테고리의 특정한 값에 데이터와 직접적인 관련은 없지만 연관되어 있는 값을 표시하고 싶을 수 있다.
아래 이미지와 같이 아이콘을 넣으면 이러한 부분을 해소할 수 있다.

## 구현 가이드
- 차트는 코드는 크게 components, helpers, models, plugins 으로 구성되어 있으며 sr... | 1.0 | Added option to insert icons in series area of line chart. - ## 이슈의 개요
차트에서 특정한 카테고리의 특정한 값에 데이터와 직접적인 관련은 없지만 연관되어 있는 값을 표시하고 싶을 수 있다.
아래 이미지와 같이 아이콘을 넣으면 이러한 부분을 해소할 수 있다.

## 구현 가이드
- 차... | priority | added option to insert icons in series area of line chart 이슈의 개요 차트에서 특정한 카테고리의 특정한 값에 데이터와 직접적인 관련은 없지만 연관되어 있는 값을 표시하고 싶을 수 있다 아래 이미지와 같이 아이콘을 넣으면 이러한 부분을 해소할 수 있다 구현 가이드 차트는 코드는 크게 components helpers models plugins 으로 구성되어 있으며 src js 밑에 각각 디렉토리로 구분되어 있다 helpers는 유틸리티 모음 models은 데이... | 1 |
127,483 | 5,031,168,833 | IssuesEvent | 2016-12-16 05:16:22 | Cjreynol/Lambda-Calculus-Implementation | https://api.github.com/repos/Cjreynol/Lambda-Calculus-Implementation | closed | Improve formatting of LaTeX output | enhancement low priority | The arrows and trees could be more aligned with one another | 1.0 | Improve formatting of LaTeX output - The arrows and trees could be more aligned with one another | priority | improve formatting of latex output the arrows and trees could be more aligned with one another | 1 |
94,040 | 3,918,403,645 | IssuesEvent | 2016-04-21 12:23:23 | BugBusterSWE/documentation | https://api.github.com/repos/BugBusterSWE/documentation | closed | Stesura presentazione | activity priority:low | *Documento in cui si trova il problema*:
Presentazione
*Descrizione del problema*:
Scrivere la presentazione per la RPmin
Link task: [https://bugbusters.teamwork.com/tasks/6047826](https://bugbusters.teamwork.com/tasks/6047826) | 1.0 | Stesura presentazione - *Documento in cui si trova il problema*:
Presentazione
*Descrizione del problema*:
Scrivere la presentazione per la RPmin
Link task: [https://bugbusters.teamwork.com/tasks/6047826](https://bugbusters.teamwork.com/tasks/6047826) | priority | stesura presentazione documento in cui si trova il problema presentazione descrizione del problema scrivere la presentazione per la rpmin link task | 1 |
516,469 | 14,982,830,275 | IssuesEvent | 2021-01-28 16:27:22 | benetech/ServiceNet | https://api.github.com/repos/benetech/ServiceNet | closed | UI overhaul using Toptal graphics | PM: Workflow Priority A | Based on the new UI ideas resulting from the Toptal project John commissioned in 2019, overhaul the look and feel of the Service Net interface. | 1.0 | UI overhaul using Toptal graphics - Based on the new UI ideas resulting from the Toptal project John commissioned in 2019, overhaul the look and feel of the Service Net interface. | priority | ui overhaul using toptal graphics based on the new ui ideas resulting from the toptal project john commissioned in overhaul the look and feel of the service net interface | 1 |
742,271 | 25,847,529,977 | IssuesEvent | 2022-12-13 07:59:00 | apache/incubator-devlake | https://api.github.com/repos/apache/incubator-devlake | closed | [Feature][framework] Preventing multiple devlake instance sharing the same database | priority/medium priority/low | ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
### Why
There is an incident reported by our users, and it happened twice:
1. In jira connection page, entered token and test... | 2.0 | [Feature][framework] Preventing multiple devlake instance sharing the same database - ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
### Why
There is an incident reported by o... | priority | preventing multiple devlake instance sharing the same database search before asking i had searched in the and found no similar feature requirement description why there is an incident reported by our users and it happened twice in jira connection page entered token and tested i... | 1 |
113,407 | 4,553,831,559 | IssuesEvent | 2016-09-13 07:08:55 | 2sic/2sxc | https://api.github.com/repos/2sic/2sxc | closed | Localized admin | low-priority needs a sponsor | When switching to another language to add content, the admin is also localized. I think there should be an option to ovveride that with the default language or inherit from the DNN option pictured below.

| 1.0 | Localized admin - When switching to another language to add content, the admin is also localized. I think there should be an option to ovveride that with the default language or inherit from the DNN option pictured below.
`) to `fail` and `message`. But maybe we can also support `.log`, `.warn`, and `.error`. Maybe even add support for stuff like:
* `.assert`
* `.clear`
* `... | 1.0 | Investigate `console` like API - ### Subject of the issue
I was just doing some stuff with `remark-lint` and I thought I’d like a printf like capabilities (`console.log('Hello, %s!', 'World')`) to `fail` and `message`. But maybe we can also support `.log`, `.warn`, and `.error`. Maybe even add support for stuff like... | priority | investigate console like api subject of the issue i was just doing some stuff with remark lint and i thought i’d like a printf like capabilities console log hello s world to fail and message but maybe we can also support log warn and error maybe even add support for stuff like... | 1 |
301,916 | 9,239,125,312 | IssuesEvent | 2019-03-14 00:00:07 | uwhumansvszombies/uwhvz | https://api.github.com/repos/uwhumansvszombies/uwhvz | opened | Add additional search & info fields for supply codes in Django admin | issue: improvement low priority stack: backend | - Add search for code name
- Add date generated, date claimed, and claimed_by read-only fields | 1.0 | Add additional search & info fields for supply codes in Django admin - - Add search for code name
- Add date generated, date claimed, and claimed_by read-only fields | priority | add additional search info fields for supply codes in django admin add search for code name add date generated date claimed and claimed by read only fields | 1 |
538,837 | 15,779,506,436 | IssuesEvent | 2021-04-01 08:51:11 | bryntum/support | https://api.github.com/repos/bryntum/support | opened | Pointer position is out of sync with column right edge when reducing column width | bug low-priority | Reproducible on advanced demo:
1. scroll to the right end
2. resize right column edge - see column right edge is intact and left edge moving instead
This happens because when column width is reduced, grid scroll width changes and since we're in the right most position only left can move which is what it does
ht... | 1.0 | Pointer position is out of sync with column right edge when reducing column width - Reproducible on advanced demo:
1. scroll to the right end
2. resize right column edge - see column right edge is intact and left edge moving instead
This happens because when column width is reduced, grid scroll width changes and s... | priority | pointer position is out of sync with column right edge when reducing column width reproducible on advanced demo scroll to the right end resize right column edge see column right edge is intact and left edge moving instead this happens because when column width is reduced grid scroll width changes and s... | 1 |
631,874 | 20,162,682,536 | IssuesEvent | 2022-02-09 23:23:31 | HHS81/c182s | https://api.github.com/repos/HHS81/c182s | closed | Hobbs meter: no fraction display | 3D model animations (XML) low priority | The fraction drum is always `0`. Would be nice to see this moving. | 1.0 | Hobbs meter: no fraction display - The fraction drum is always `0`. Would be nice to see this moving. | priority | hobbs meter no fraction display the fraction drum is always would be nice to see this moving | 1 |
35,284 | 2,789,860,100 | IssuesEvent | 2015-05-08 21:58:47 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Feature Request - Home automation icons | Priority-Low Type-Enhancement | Original [issue 336](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=336) created by orwant on 2010-07-06T20:04:37.000Z:
<b>What would you like to see us add to this API?</b>
A number of icons for home automation including;
lightbulb on/off
door open/close
alarm on/off
daylight on/off
... | 1.0 | Feature Request - Home automation icons - Original [issue 336](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=336) created by orwant on 2010-07-06T20:04:37.000Z:
<b>What would you like to see us add to this API?</b>
A number of icons for home automation including;
lightbulb on/off
door ... | priority | feature request home automation icons original created by orwant on what would you like to see us add to this api a number of icons for home automation including lightbulb on off door open close alarm on off daylight on off motion detected etc what component is this issue related... | 1 |
219,759 | 7,345,670,726 | IssuesEvent | 2018-03-07 18:09:11 | milaroisin/SOEN341 | https://api.github.com/repos/milaroisin/SOEN341 | closed | Apply User Stories to Each Assign Tasks | 1 user story point high priority low risk | Evaluate each tasks on level of difficulty - please verify if the assigned points correspond to actual difficulty levels for each task. | 1.0 | Apply User Stories to Each Assign Tasks - Evaluate each tasks on level of difficulty - please verify if the assigned points correspond to actual difficulty levels for each task. | priority | apply user stories to each assign tasks evaluate each tasks on level of difficulty please verify if the assigned points correspond to actual difficulty levels for each task | 1 |
736,578 | 25,478,975,087 | IssuesEvent | 2022-11-25 17:36:51 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | opened | Check initial state compatibility before assigning refinement model to a circuit component | enhancement tag:model:circuit status:confirmed priority:low | When a refinement model (either *Signal Transition Graph* or *Digital Circuit*) is assigned to a circuit component, the initial state of output signals in the refinement model should match the initial states of the corresponding pins of the component. If this is not the case, a warning should be issued suggesting to au... | 1.0 | Check initial state compatibility before assigning refinement model to a circuit component - When a refinement model (either *Signal Transition Graph* or *Digital Circuit*) is assigned to a circuit component, the initial state of output signals in the refinement model should match the initial states of the correspondin... | priority | check initial state compatibility before assigning refinement model to a circuit component when a refinement model either signal transition graph or digital circuit is assigned to a circuit component the initial state of output signals in the refinement model should match the initial states of the correspondin... | 1 |
54,670 | 3,070,950,395 | IssuesEvent | 2015-08-19 08:56:05 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | GroupDetectors should be cleverer with file type | Component: Framework Priority: Low State: Review Required | This issue was originally [TRAC 5033](http://trac.mantidproject.org/mantid/ticket/5033)
If you give GroupDetectors an XML file with a '.map' extension it falls over immediately.
I would think it be possible to peek at the first line and if it has an <?XML tag then assume it's XML
| 1.0 | GroupDetectors should be cleverer with file type - This issue was originally [TRAC 5033](http://trac.mantidproject.org/mantid/ticket/5033)
If you give GroupDetectors an XML file with a '.map' extension it falls over immediately.
I would think it be possible to peek at the first line and if it has an <?XML tag then as... | priority | groupdetectors should be cleverer with file type this issue was originally if you give groupdetectors an xml file with a map extension it falls over immediately i would think it be possible to peek at the first line and if it has an xml tag then assume it s xml | 1 |
167,469 | 6,339,116,450 | IssuesEvent | 2017-07-27 07:24:16 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | closed | Use ctypes instead of PyOpenGL for nvidia workaround? | component: QtWebEngine priority: 2 - low | After some more thinking about the "black screen" issue when using nvidia graphics for some people, I think it could be solved by using ctypes.
@teto @thomas--graf you seemed to be affected by this, can you please try the following?
- Find out the path your qutebrowser sources are, `:open qute:version` will show ... | 1.0 | Use ctypes instead of PyOpenGL for nvidia workaround? - After some more thinking about the "black screen" issue when using nvidia graphics for some people, I think it could be solved by using ctypes.
@teto @thomas--graf you seemed to be affected by this, can you please try the following?
- Find out the path your ... | priority | use ctypes instead of pyopengl for nvidia workaround after some more thinking about the black screen issue when using nvidia graphics for some people i think it could be solved by using ctypes teto thomas graf you seemed to be affected by this can you please try the following find out the path your ... | 1 |
606,651 | 18,767,182,947 | IssuesEvent | 2021-11-06 05:33:52 | Ohh-404-BrainNotFound/Cryptolx-Frontend | https://api.github.com/repos/Ohh-404-BrainNotFound/Cryptolx-Frontend | opened | Error: Metamask Error | low-priority | Till Metamask does not get connected and the page refreshed, Page is getting the following error:

| 1.0 | Error: Metamask Error - Till Metamask does not get connected and the page refreshed, Page is getting the following error:

| priority | error metamask error till metamask does not get connected and the page refreshed page is getting the following error | 1 |
207,505 | 7,130,446,229 | IssuesEvent | 2018-01-22 06:38:46 | taniman/profit-trailer | https://api.github.com/repos/taniman/profit-trailer | closed | [Feature Request] View last hours logs within web GUI. | enhancement frontend low priority | Hi, would it be possible to get a tab in the web GUI that displays the last hours logs?
It would be nice to be able to run the bot remotely day to day without needing to RDP. The hot config was a great touch but the only thing missing now is the ability to check your logs on the fly so you can see what is happening... | 1.0 | [Feature Request] View last hours logs within web GUI. - Hi, would it be possible to get a tab in the web GUI that displays the last hours logs?
It would be nice to be able to run the bot remotely day to day without needing to RDP. The hot config was a great touch but the only thing missing now is the ability to ch... | priority | view last hours logs within web gui hi would it be possible to get a tab in the web gui that displays the last hours logs it would be nice to be able to run the bot remotely day to day without needing to rdp the hot config was a great touch but the only thing missing now is the ability to check your logs on... | 1 |
520,737 | 15,091,982,738 | IssuesEvent | 2021-02-06 17:42:36 | KoderKow/twitchr | https://api.github.com/repos/KoderKow/twitchr | closed | Search Categories | Difficulty: [2] Intermediate Effort: [2] Medium Priority: [1] Low Type: ★ Enhancement | Returns a list of games or categories that match the query via name either entirely or partially.
https://dev.twitch.tv/docs/api/reference#search-categories | 1.0 | Search Categories - Returns a list of games or categories that match the query via name either entirely or partially.
https://dev.twitch.tv/docs/api/reference#search-categories | priority | search categories returns a list of games or categories that match the query via name either entirely or partially | 1 |
648,597 | 21,189,971,886 | IssuesEvent | 2022-04-08 16:16:38 | raccoonrick/SOEN341 | https://api.github.com/repos/raccoonrick/SOEN341 | closed | As a normal user, I can cancel my current orders (3 points) | user story front-end back-end Priority: Low | User Story:
As a normal user, I want to be able to cancel my current order.
Tasks:
- Create a frontend design for order history page
- Add a cancel or return button
(to be completed)
A user can cancel one or many orders that were placed and get a reimbursement for these items.
The cancel order functional... | 1.0 | As a normal user, I can cancel my current orders (3 points) - User Story:
As a normal user, I want to be able to cancel my current order.
Tasks:
- Create a frontend design for order history page
- Add a cancel or return button
(to be completed)
A user can cancel one or many orders that were placed and get... | priority | as a normal user i can cancel my current orders points user story as a normal user i want to be able to cancel my current order tasks create a frontend design for order history page add a cancel or return button to be completed a user can cancel one or many orders that were placed and get... | 1 |
90,567 | 3,823,287,222 | IssuesEvent | 2016-03-30 07:21:44 | hpcugent/easybuild-framework | https://api.github.com/repos/hpcugent/easybuild-framework | closed | add support for packaging software builds, e.g. into RPMs | enhancement priority (1) low | It would be nice if EasyBuild is able to generate packaged builds of software, e.g. RPMs or .deb files.
When a command line option ```--package=rpm``` (for example) is passed, EasyBuild should package the built software as an RPM, which can then be distributed.
Implementing this should be done in a modular way, so su... | 1.0 | add support for packaging software builds, e.g. into RPMs - It would be nice if EasyBuild is able to generate packaged builds of software, e.g. RPMs or .deb files.
When a command line option ```--package=rpm``` (for example) is passed, EasyBuild should package the built software as an RPM, which can then be distribute... | priority | add support for packaging software builds e g into rpms it would be nice if easybuild is able to generate packaged builds of software e g rpms or deb files when a command line option package rpm for example is passed easybuild should package the built software as an rpm which can then be distribute... | 1 |
708,905 | 24,360,130,153 | IssuesEvent | 2022-10-03 10:57:04 | asastats/channel | https://api.github.com/repos/asastats/channel | opened | Separated API endpoint for Maximum Value Engine with filtered DEX providers | feature low priority | By DragMZ in [Discord](https://discord.com/channels/906917846754418770/1019690031918612480/1026399887065108540):
> Is there a way to ask the Maximum Value Engine to use specified markets only? (e.g. markets: ["tinyman", "pact"]) Why? Just because I can't be up to date with all the available markets in the terminal app... | 1.0 | Separated API endpoint for Maximum Value Engine with filtered DEX providers - By DragMZ in [Discord](https://discord.com/channels/906917846754418770/1019690031918612480/1026399887065108540):
> Is there a way to ask the Maximum Value Engine to use specified markets only? (e.g. markets: ["tinyman", "pact"]) Why? Just be... | priority | separated api endpoint for maximum value engine with filtered dex providers by dragmz in is there a way to ask the maximum value engine to use specified markets only e g markets why just because i can t be up to date with all the available markets in the terminal app but still would like to trade on th... | 1 |
540,376 | 15,807,072,611 | IssuesEvent | 2021-04-04 08:41:36 | worldanvil/worldanvil-bug-tracker | https://api.github.com/repos/worldanvil/worldanvil-bug-tracker | closed | Changing email address | Feature: Account & Profile Priority: Low Severity: Minor Type: Bug | **World Anvil Username**: Marine Hermitant
**Related URLS** (To public & visible pages add screenshots otherwise): https://www.worldanvil.com/profile/edit
**Describe the Issue**
When I try to update my email adress linked to my worldanvil account, an error 404 appears.
**To Reproduce**
Steps to reproduce the... | 1.0 | Changing email address - **World Anvil Username**: Marine Hermitant
**Related URLS** (To public & visible pages add screenshots otherwise): https://www.worldanvil.com/profile/edit
**Describe the Issue**
When I try to update my email adress linked to my worldanvil account, an error 404 appears.
**To Reproduce*... | priority | changing email address world anvil username marine hermitant related urls to public visible pages add screenshots otherwise describe the issue when i try to update my email adress linked to my worldanvil account an error appears to reproduce steps to reproduce the behavior ... | 1 |
779,027 | 27,336,071,999 | IssuesEvent | 2023-02-26 08:06:55 | GSM-MSG/GCMS-FrontEnd-V2 | https://api.github.com/repos/GSM-MSG/GCMS-FrontEnd-V2 | closed | SSR 적용 | 3️⃣ Priority: Low ✨ Feature | ### Describe
메인 페이지와 동아리 detail 페이지에 ssr을 적용해 twitter card를 사용해 보자
### Additional
_No response_ | 1.0 | SSR 적용 - ### Describe
메인 페이지와 동아리 detail 페이지에 ssr을 적용해 twitter card를 사용해 보자
### Additional
_No response_ | priority | ssr 적용 describe 메인 페이지와 동아리 detail 페이지에 ssr을 적용해 twitter card를 사용해 보자 additional no response | 1 |
823,066 | 30,926,175,522 | IssuesEvent | 2023-08-06 14:05:03 | GrowthVVork/aov-studios | https://api.github.com/repos/GrowthVVork/aov-studios | closed | [FEAT] SASS to replace css files | low priority | Currently we've css files with content as below :
```
*,
*::before,
*::after {
box-sizing: border-box;
}
* {
margin: 0;
}
html,
body {
height: 100%;
}
img,
picture {
display: block;
max-width: 100%;
}
``` | 1.0 | [FEAT] SASS to replace css files - Currently we've css files with content as below :
```
*,
*::before,
*::after {
box-sizing: border-box;
}
* {
margin: 0;
}
html,
body {
height: 100%;
}
img,
picture {
display: block;
max-width: 100%;
}
``` | priority | sass to replace css files currently we ve css files with content as below before after box sizing border box margin html body height img picture display block max width | 1 |
112,607 | 4,534,827,516 | IssuesEvent | 2016-09-08 15:35:42 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | On Ubuntu 14.04, can CMake automatically default to `CXX=g++4.9` and etc? | configuration: linux priority: low team: kitware type: question | On Ubuntu 14.04, can Drake's superbuild CMake automatically default to `CXX=g++4.9` and related (`CC`, fortran, etc.) if they are not explicitly set by the environment (and/or if the as-invoked default is too old; and/or are not already in the cache)?
The documentation and instructions to set up `CXX` are error-pron... | 1.0 | On Ubuntu 14.04, can CMake automatically default to `CXX=g++4.9` and etc? - On Ubuntu 14.04, can Drake's superbuild CMake automatically default to `CXX=g++4.9` and related (`CC`, fortran, etc.) if they are not explicitly set by the environment (and/or if the as-invoked default is too old; and/or are not already in the ... | priority | on ubuntu can cmake automatically default to cxx g and etc on ubuntu can drake s superbuild cmake automatically default to cxx g and related cc fortran etc if they are not explicitly set by the environment and or if the as invoked default is too old and or are not already in the cach... | 1 |
113,435 | 4,559,392,162 | IssuesEvent | 2016-09-14 01:57:52 | koding/koding | https://api.github.com/repos/koding/koding | opened | Member cannot edit his own stack template that's in 'Drafts' section on stacks list | A-Bug Component-Dashboard Component-Stacks Priority-Low | ## Current Behavior

http://recordit.co/3BHeweyqky | 1.0 | Member cannot edit his own stack template that's in 'Drafts' section on stacks list - ## Current Behavior

http://recordit.co/3BHeweyqky | priority | member cannot edit his own stack template that s in drafts section on stacks list current behavior | 1 |
329,962 | 10,027,380,538 | IssuesEvent | 2019-07-17 09:06:02 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Use a monospaced font by default in the script window | Component: GUI Misc: Easy Misc: Induction 1 Priority: Low Rejected | ### Expected behavior
Code editors pretty much always use monospaced fonts by default. One would expect Mantid to follow this convention.
### Actual behavior
Default font is not monospaced.
### Steps to reproduce the behavior
Open the script window and type something.
### Platforms affected
All.
| 1.0 | Use a monospaced font by default in the script window - ### Expected behavior
Code editors pretty much always use monospaced fonts by default. One would expect Mantid to follow this convention.
### Actual behavior
Default font is not monospaced.
### Steps to reproduce the behavior
Open the script window and type som... | priority | use a monospaced font by default in the script window expected behavior code editors pretty much always use monospaced fonts by default one would expect mantid to follow this convention actual behavior default font is not monospaced steps to reproduce the behavior open the script window and type som... | 1 |
830,997 | 32,034,670,953 | IssuesEvent | 2023-09-22 14:33:23 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | 2 Tile Doors Seethrough. | Priority: Low Could Reproduce | ### Description of issue
Doors that are Two tiles, are seethrough, Without glass installed.
### Difference between expected and actual behaviour
The door is closed, I shouldn't be able to see what's on the other side.
### Steps to reproduce
1. Walk by door.
2. Problem.
### Specific information for locating
The... | 1.0 | 2 Tile Doors Seethrough. - ### Description of issue
Doors that are Two tiles, are seethrough, Without glass installed.
### Difference between expected and actual behaviour
The door is closed, I shouldn't be able to see what's on the other side.
### Steps to reproduce
1. Walk by door.
2. Problem.
### Specific in... | priority | tile doors seethrough description of issue doors that are two tiles are seethrough without glass installed difference between expected and actual behaviour the door is closed i shouldn t be able to see what s on the other side steps to reproduce walk by door problem specific in... | 1 |
819,772 | 30,750,665,821 | IssuesEvent | 2023-07-28 18:54:59 | aws-solutions/content-localization-on-aws | https://api.github.com/repos/aws-solutions/content-localization-on-aws | closed | Add API Helper modals to dispay the API calls made by app for each view | enhancement point: 5 priority: low | See this PR in Content Analysis: https://github.com/awslabs/aws-content-analysis/pull/37 | 1.0 | Add API Helper modals to dispay the API calls made by app for each view - See this PR in Content Analysis: https://github.com/awslabs/aws-content-analysis/pull/37 | priority | add api helper modals to dispay the api calls made by app for each view see this pr in content analysis | 1 |
680,767 | 23,285,278,585 | IssuesEvent | 2022-08-05 15:50:04 | cosanlab/py-feat | https://api.github.com/repos/cosanlab/py-feat | closed | Parallelize when operating over sessions. | enhancement low priority | It would be nice to have a function that will apply function to iterate over sessions and parallelize.
This should be pretty straightforward with joblib.
Maybe something similar to how we did bootstrapping in nltools.
```
bootstrapped = Parallel(n_jobs=n_jobs)(
delayed(_bootstrap_appl... | 1.0 | Parallelize when operating over sessions. - It would be nice to have a function that will apply function to iterate over sessions and parallelize.
This should be pretty straightforward with joblib.
Maybe something similar to how we did bootstrapping in nltools.
```
bootstrapped = Parallel(n_jobs=n_jobs)(
... | priority | parallelize when operating over sessions it would be nice to have a function that will apply function to iterate over sessions and parallelize this should be pretty straightforward with joblib maybe something similar to how we did bootstrapping in nltools bootstrapped parallel n jobs n jobs ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.