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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
538,451 | 15,769,138,192 | IssuesEvent | 2021-03-31 18:00:01 | mdfbaam/ORNL-Slicer-2-Issue-Tracker | https://api.github.com/repos/mdfbaam/ORNL-Slicer-2-Issue-Tracker | closed | Update icon to reflect Slicer "2" | core-ui feature low-priority | ## Expected Behavior
Self-Explanatory.
## Actual Behavior
Self-Explanatory
## Possible Solution
Maybe just put a nice "2" or "II" in the icon so I can tell them apart while I have both installed.
## Steps to Reproduce the Problem
Self-Explanatory. Ideally, bullet or numbered list.
## Specifications
Pl... | 1.0 | Update icon to reflect Slicer "2" - ## Expected Behavior
Self-Explanatory.
## Actual Behavior
Self-Explanatory
## Possible Solution
Maybe just put a nice "2" or "II" in the icon so I can tell them apart while I have both installed.
## Steps to Reproduce the Problem
Self-Explanatory. Ideally, bullet or num... | priority | update icon to reflect slicer expected behavior self explanatory actual behavior self explanatory possible solution maybe just put a nice or ii in the icon so i can tell them apart while i have both installed steps to reproduce the problem self explanatory ideally bullet or num... | 1 |
180,793 | 6,653,566,481 | IssuesEvent | 2017-09-29 08:56:46 | STB1019/JAM2018 | https://api.github.com/repos/STB1019/JAM2018 | opened | Creating fountain model | low priority | AS A player
I WANT to see a fountain
BECAUSE fountains are love, fountains are life
This task requires you to create the **actual model** for the fountain. After this task is completed, whenever a fountain is to be seen in the maze, the player will see the actual fountain.
You need to have an animation of the wat... | 1.0 | Creating fountain model - AS A player
I WANT to see a fountain
BECAUSE fountains are love, fountains are life
This task requires you to create the **actual model** for the fountain. After this task is completed, whenever a fountain is to be seen in the maze, the player will see the actual fountain.
You need to ha... | priority | creating fountain model as a player i want to see a fountain because fountains are love fountains are life this task requires you to create the actual model for the fountain after this task is completed whenever a fountain is to be seen in the maze the player will see the actual fountain you need to ha... | 1 |
449,848 | 12,975,798,506 | IssuesEvent | 2020-07-21 17:37:39 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | [feature] Declare what a recipe 'provides' | complex: medium component: graph priority: low stage: queue type: feature | Add a `provides` attribute to the ConanFile class, it will list other package names that define the same functionality. Some examples:
* `libjpeg`, `libjpeg-turbo`, `mozjpeg` are different implementations of the same functionality and break the ODR principle.
* deprecated recipes like `cpp-taskflow` that takes the... | 1.0 | [feature] Declare what a recipe 'provides' - Add a `provides` attribute to the ConanFile class, it will list other package names that define the same functionality. Some examples:
* `libjpeg`, `libjpeg-turbo`, `mozjpeg` are different implementations of the same functionality and break the ODR principle.
* deprecat... | priority | declare what a recipe provides add a provides attribute to the conanfile class it will list other package names that define the same functionality some examples libjpeg libjpeg turbo mozjpeg are different implementations of the same functionality and break the odr principle deprecated recip... | 1 |
267,650 | 8,391,291,823 | IssuesEvent | 2018-10-09 14:41:14 | esac-ic/esac.nl | https://api.github.com/repos/esac-ic/esac.nl | closed | Na aanpassen agenda item | bug low priority | Na het aanpassen van een agenda item staat er ook 'item toegevoegd' ipv 'item aangepast'. | 1.0 | Na aanpassen agenda item - Na het aanpassen van een agenda item staat er ook 'item toegevoegd' ipv 'item aangepast'. | priority | na aanpassen agenda item na het aanpassen van een agenda item staat er ook item toegevoegd ipv item aangepast | 1 |
771,206 | 27,074,425,656 | IssuesEvent | 2023-02-14 09:35:12 | xpressengine/xpressengine | https://api.github.com/repos/xpressengine/xpressengine | closed | node_modules/cropperjs/src/index.scss sass build ์ค๋ฅ | priority/low | ```
Message:
node_modules/cropperjs/src/index.scss
Error: It's not clear which file to import for '@import "css/cropper"'.
Candidates:
css/cropper.scss
css/cropper.css
Please delete or rename all but one of these files.
on line 1 of node_modules/cropperjs/src/index.sc... | 1.0 | node_modules/cropperjs/src/index.scss sass build ์ค๋ฅ - ```
Message:
node_modules/cropperjs/src/index.scss
Error: It's not clear which file to import for '@import "css/cropper"'.
Candidates:
css/cropper.scss
css/cropper.css
Please delete or rename all but one of these files.
... | priority | node modules cropperjs src index scss sass build ์ค๋ฅ message node modules cropperjs src index scss error it s not clear which file to import for import css cropper candidates css cropper scss css cropper css please delete or rename all but one of these files ... | 1 |
523,126 | 15,173,393,398 | IssuesEvent | 2021-02-13 13:56:55 | UCL-INGI/INGInious | https://api.github.com/repos/UCL-INGI/INGInious | closed | Start containers as root & remap root user from containers to the user currently launching the agent | Agent Low priority Security | As indicated in #35, all containers are currently ran with a non-root user, as Docker does not support user namespace for now.
The feature is planned to be implemented in Docker 1.9.0, which is planned for release on October 2015.
(see https://github.com/docker/docker/wiki/Engine-1.9.0)
When it will be available, we ... | 1.0 | Start containers as root & remap root user from containers to the user currently launching the agent - As indicated in #35, all containers are currently ran with a non-root user, as Docker does not support user namespace for now.
The feature is planned to be implemented in Docker 1.9.0, which is planned for release on... | priority | start containers as root remap root user from containers to the user currently launching the agent as indicated in all containers are currently ran with a non root user as docker does not support user namespace for now the feature is planned to be implemented in docker which is planned for release on ... | 1 |
76,036 | 3,479,971,866 | IssuesEvent | 2015-12-29 01:16:13 | mlhwang/monsterappetite | https://api.github.com/repos/mlhwang/monsterappetite | closed | Add day counter | Difficulty - Easy MA Priority - Low | As of now, game days are not counted. Let's include Day 1, 2, 3, ...7. And possibly a end of game message !!! "You are now done with the game. FRAMED MESSAGE. You (or your monster) have contracted SOME DISEASE." Something on those lines. | 1.0 | Add day counter - As of now, game days are not counted. Let's include Day 1, 2, 3, ...7. And possibly a end of game message !!! "You are now done with the game. FRAMED MESSAGE. You (or your monster) have contracted SOME DISEASE." Something on those lines. | priority | add day counter as of now game days are not counted let s include day and possibly a end of game message you are now done with the game framed message you or your monster have contracted some disease something on those lines | 1 |
140,964 | 5,426,924,505 | IssuesEvent | 2017-03-03 11:35:56 | brian-team/brian2cuda | https://api.github.com/repos/brian-team/brian2cuda | opened | N variables in templates are inconsistent and sometimes unnecassary | cleanup low priority optimisation | I think at some point I started defining the `N` variable in tempaltes everywhere before kernel call with
```cuda
const int _N = {{constant_or_scalar('N', variables['N'])}};
```
and then passing it as kernel argument, for consistency. But this is only necessary for templates where `N` is not known before runtime. S... | 1.0 | N variables in templates are inconsistent and sometimes unnecassary - I think at some point I started defining the `N` variable in tempaltes everywhere before kernel call with
```cuda
const int _N = {{constant_or_scalar('N', variables['N'])}};
```
and then passing it as kernel argument, for consistency. But this i... | priority | n variables in templates are inconsistent and sometimes unnecassary i think at some point i started defining the n variable in tempaltes everywhere before kernel call with cuda const int n constant or scalar n variables and then passing it as kernel argument for consistency but this is on... | 1 |
300,009 | 9,206,057,595 | IssuesEvent | 2019-03-08 12:34:47 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | saving image files: missing extension | 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: **Paolo Cavallini** (Paolo Cavallini)
Original Redmine Issue: 1359, https://issues.qgis.org/issues/1359
Original Assignee: Marco Hugentobler
---
When saving image files from map composer, the file type extension is not written
| 1.0 | saving image files: missing extension - ---
Author Name: **Paolo Cavallini** (Paolo Cavallini)
Original Redmine Issue: 1359, https://issues.qgis.org/issues/1359
Original Assignee: Marco Hugentobler
---
When saving image files from map composer, the file type extension is not written
| priority | saving image files missing extension author name paolo cavallini paolo cavallini original redmine issue original assignee marco hugentobler when saving image files from map composer the file type extension is not written | 1 |
320,464 | 9,781,298,534 | IssuesEvent | 2019-06-07 19:21:22 | thonny/thonny | https://api.github.com/repos/thonny/thonny | closed | No coloring in pasted text? | bug low priority | **[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/248) by me.**
----------------------------------------
*"Copy/pastega tulnud tekstist ei saadud aru, st et reserveeritud sรตnad (return, def, for jne) ei vรคrvunud lillaks. Rida liigutades Del,BckSpc vรตi Returniga asi paranes."*... | 1.0 | No coloring in pasted text? - **[Original report](https://bitbucket.org/bitbucket-issue-migration\thonny-issues.zip/issue/248) by me.**
----------------------------------------
*"Copy/pastega tulnud tekstist ei saadud aru, st et reserveeritud sรตnad (return, def, for jne) ei vรคrvunud lillaks. Rida liigutades Del,BckSp... | priority | no coloring in pasted text by me copy pastega tulnud tekstist ei saadud aru st et reserveeritud sรตnad return def for jne ei vรคrvunud lillaks rida liigutades del bckspc vรตi returniga asi paranes | 1 |
691,152 | 23,684,802,915 | IssuesEvent | 2022-08-29 04:39:03 | ZeNyfh/gigavibe-java-edition | https://api.github.com/repos/ZeNyfh/gigavibe-java-edition | closed | add spotify support | enhancement Priority: Low Insane | ofc the music will be taken from youtube, but the actual search terms will be taken from spotify metadata, not sure how hard that may be but i gave it the "Hard" label because ive never done anything like this before. | 1.0 | add spotify support - ofc the music will be taken from youtube, but the actual search terms will be taken from spotify metadata, not sure how hard that may be but i gave it the "Hard" label because ive never done anything like this before. | priority | add spotify support ofc the music will be taken from youtube but the actual search terms will be taken from spotify metadata not sure how hard that may be but i gave it the hard label because ive never done anything like this before | 1 |
76,278 | 3,486,797,770 | IssuesEvent | 2016-01-01 02:45:47 | winhowes/grd.me | https://api.github.com/repos/winhowes/grd.me | closed | selecting multiple keys | Low Priority UI/UX | I find myself wanting to use the shift key to select a run of keys and the ctrl key to select additional keys. Both yours and this are valid approaches, I wonder which most users would prefer based on previous UI/UX training? | 1.0 | selecting multiple keys - I find myself wanting to use the shift key to select a run of keys and the ctrl key to select additional keys. Both yours and this are valid approaches, I wonder which most users would prefer based on previous UI/UX training? | priority | selecting multiple keys i find myself wanting to use the shift key to select a run of keys and the ctrl key to select additional keys both yours and this are valid approaches i wonder which most users would prefer based on previous ui ux training | 1 |
25,405 | 2,683,654,545 | IssuesEvent | 2015-03-28 05:30:43 | iamdansker/Far-Shiverpeaks-Development | https://api.github.com/repos/iamdansker/Far-Shiverpeaks-Development | closed | Add feedback when posting a shout | Enhancement Low Priority | Right now it can take a second or more before the shout a user posted shows up, which can be annoying, so there should be added some kind of UI feedback | 1.0 | Add feedback when posting a shout - Right now it can take a second or more before the shout a user posted shows up, which can be annoying, so there should be added some kind of UI feedback | priority | add feedback when posting a shout right now it can take a second or more before the shout a user posted shows up which can be annoying so there should be added some kind of ui feedback | 1 |
768,318 | 26,960,871,390 | IssuesEvent | 2023-02-08 18:05:00 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Sand pygmy dropping less money than it should | NPC Priority: Low Status: Confirmed | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
Sand pygmy is dropping only 23-25 copper per kill it should drop around 24 silver according to the database

[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
Sand pygmy is dropping only 23-25 copper per kill it should drop around 24 silver according to the dat... | priority | sand pygmy dropping less money than it should rembember add links to things related to the bug using for example cata twinhead twinstar cz description sand pygmy is dropping only copper per kill it should drop around silver according to the database how to reprod... | 1 |
118,046 | 4,731,417,162 | IssuesEvent | 2016-10-19 01:58:02 | RTICWDT/college-scorecard | https://api.github.com/repos/RTICWDT/college-scorecard | closed | School Basics / Size: Small, Medium, Large | Area - Consumer Tool Bang 1 - Low Bang For Buck 1 - Low Buck 1 - Low Priority 2 Scrub (Sabrina) Stage 2 - Research Theme 3 - Students To Value Metrics | 2000 is kind of a low cut-off for small schools. I would suggest raising it to 3000 or 4000. | 1.0 | School Basics / Size: Small, Medium, Large - 2000 is kind of a low cut-off for small schools. I would suggest raising it to 3000 or 4000. | priority | school basics size small medium large is kind of a low cut off for small schools i would suggest raising it to or | 1 |
217,444 | 7,324,797,917 | IssuesEvent | 2018-03-03 00:59:13 | GingerWalnut/SQ5.0Public | https://api.github.com/repos/GingerWalnut/SQ5.0Public | closed | Pistons glitch | Misc. Bug Priority Low | Had this occur several weeks ago and never bothered to report it. I have a piston door in my base that operates off of a T-flip-flop switch hooked to a button. I noticed it stopped working one day and found that the pistons created some glitched blocks. These are where the door's pistons are supposed to extend, and whe... | 1.0 | Pistons glitch - Had this occur several weeks ago and never bothered to report it. I have a piston door in my base that operates off of a T-flip-flop switch hooked to a button. I noticed it stopped working one day and found that the pistons created some glitched blocks. These are where the door's pistons are supposed t... | priority | pistons glitch had this occur several weeks ago and never bothered to report it i have a piston door in my base that operates off of a t flip flop switch hooked to a button i noticed it stopped working one day and found that the pistons created some glitched blocks these are where the door s pistons are supposed t... | 1 |
529,944 | 15,398,031,711 | IssuesEvent | 2021-03-03 23:11:57 | ExitTrance/KanjiMaru | https://api.github.com/repos/ExitTrance/KanjiMaru | opened | Amend Readme with Badges | Low Priority Feature | Very low priority addition. Will make the readme a bit more readable in its' current state. | 1.0 | Amend Readme with Badges - Very low priority addition. Will make the readme a bit more readable in its' current state. | priority | amend readme with badges very low priority addition will make the readme a bit more readable in its current state | 1 |
705,687 | 24,244,457,231 | IssuesEvent | 2022-09-27 09:24:59 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | Bluetooth: Host: CONFIG_BT_LOG_SNIFFER_INFO doesn't work as intended without bonding | bug priority: low area: Bluetooth area: Bluetooth Host | **Describe the bug**
The help text of `CONFIG_BT_LOG_SNIFFER_INFO` says that it will enable logging of e.g. the LTK and private keys. While this is mostly true, the LTK is not logged if the link isn't bonding (triggered by e.g. setting `CONFIG_BT_BONDABLE=n`).
**To Reproduce**
Steps to reproduce the behavior:
1.... | 1.0 | Bluetooth: Host: CONFIG_BT_LOG_SNIFFER_INFO doesn't work as intended without bonding - **Describe the bug**
The help text of `CONFIG_BT_LOG_SNIFFER_INFO` says that it will enable logging of e.g. the LTK and private keys. While this is mostly true, the LTK is not logged if the link isn't bonding (triggered by e.g. sett... | priority | bluetooth host config bt log sniffer info doesn t work as intended without bonding describe the bug the help text of config bt log sniffer info says that it will enable logging of e g the ltk and private keys while this is mostly true the ltk is not logged if the link isn t bonding triggered by e g sett... | 1 |
496,033 | 14,292,779,313 | IssuesEvent | 2020-11-24 01:57:51 | morpheus65535/bazarr | https://api.github.com/repos/morpheus65535/bazarr | closed | TypeError: NoneType object is not iterable when attempting to update list | bug priority:low wontfix | **Describe the bug**
When attempting to download subtitles I get the following error logs (this occurs on both Sonarr and Radarr):
```
Job "Update all Episode Subtitles from disk (trigger: cron[hour='4'], next run at: 2020-10-22 04:00:00 UTC)" raised an exception
```
```
Traceback (most recent call last):
โF... | 1.0 | TypeError: NoneType object is not iterable when attempting to update list - **Describe the bug**
When attempting to download subtitles I get the following error logs (this occurs on both Sonarr and Radarr):
```
Job "Update all Episode Subtitles from disk (trigger: cron[hour='4'], next run at: 2020-10-22 04:00:00 U... | priority | typeerror nonetype object is not iterable when attempting to update list describe the bug when attempting to download subtitles i get the following error logs this occurs on both sonarr and radarr job update all episode subtitles from disk trigger cron next run at utc raised an ex... | 1 |
756,369 | 26,468,340,772 | IssuesEvent | 2023-01-17 03:38:20 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | Pod replicas can not auto refresh | kind/bug kind/need-to-verify priority/low | **Describe the bug**
The current can not auto refresh.

**Versions used(KubeSphere/Kubernetes)**
KubeSphere: `v3.3.1-rc.5`
Kubernetes: (If KubeSphere installer used, you can skip this)
| 1.0 | Pod replicas can not auto refresh - **Describe the bug**
The current can not auto refresh.

**Versions used(KubeSphere/Kubernetes)**
KubeSphere: `v3.3.1-rc.5`
Kubernetes: (If KubeSphere installer... | priority | pod replicas can not auto refresh describe the bug the current can not auto refresh versions used kubesphere kubernetes kubesphere rc kubernetes if kubesphere installer used you can skip this | 1 |
715,478 | 24,600,769,033 | IssuesEvent | 2022-10-14 12:19:19 | photonstorm/phaser | https://api.github.com/repos/photonstorm/phaser | closed | Alpha property for tintFill | ๐ Feature Request ๐ฅ Priority: Low | At the moment **tintFill** in **GameObject** it's either on or off.
I'd likean **alpha value** property for the tintFill to manipulate it's strenght. It would be very useful to create flash effects and similar things.
| 1.0 | Alpha property for tintFill - At the moment **tintFill** in **GameObject** it's either on or off.
I'd likean **alpha value** property for the tintFill to manipulate it's strenght. It would be very useful to create flash effects and similar things.
| priority | alpha property for tintfill at the moment tintfill in gameobject it s either on or off i d likean alpha value property for the tintfill to manipulate it s strenght it would be very useful to create flash effects and similar things | 1 |
768,002 | 26,949,669,606 | IssuesEvent | 2023-02-08 10:42:53 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Sample:subsys/ipc/rpmsg_server:The two cores cannot communicate in nRF5340 | bug priority: low area: IPC platform: nRF | **Two cores cannot communicate in nRF5340**
A clear and concise description of what the bug is.
Two cores cannot communicate in nRF5340๏ผUsed the Sample:subsys/ipc/rpmsg_server,the zephyr version is 3.2 and nrf version is 2.2.0.
but when I Used the same sample,change the zephyr version to 2.4 and nrf version to 1.5.0... | 1.0 | Sample:subsys/ipc/rpmsg_server:The two cores cannot communicate in nRF5340 - **Two cores cannot communicate in nRF5340**
A clear and concise description of what the bug is.
Two cores cannot communicate in nRF5340๏ผUsed the Sample:subsys/ipc/rpmsg_server,the zephyr version is 3.2 and nrf version is 2.2.0.
but when I U... | priority | sample subsys ipc rpmsg server the two cores cannot communicate in two cores cannot communicate in a clear and concise description of what the bug is two cores cannot communicate in ๏ผused the sample subsys ipc rpmsg server the zephyr version is and nrf version is but when i used the same sampl... | 1 |
35,137 | 2,789,813,318 | IssuesEvent | 2015-05-08 21:39:25 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Combine visualizations, eg: Line and Scatter Charts | Priority-Low Type-Enhancement | Original [issue 178](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=178) created by orwant on 2010-01-30T22:01:16.000Z:
<b>What would you like to see us add to this API?</b>
The ability to include two chart types into one chart (eg: ScatterChart and
LineChart) like the Chart API allows.... | 1.0 | Combine visualizations, eg: Line and Scatter Charts - Original [issue 178](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=178) created by orwant on 2010-01-30T22:01:16.000Z:
<b>What would you like to see us add to this API?</b>
The ability to include two chart types into one chart (eg: Sc... | priority | combine visualizations eg line and scatter charts original created by orwant on what would you like to see us add to this api the ability to include two chart types into one chart eg scatterchart and linechart like the chart api allows or barring that possibility the ability to cont... | 1 |
814,022 | 30,483,351,748 | IssuesEvent | 2023-07-17 22:32:31 | 1Password/typeshare | https://api.github.com/repos/1Password/typeshare | closed | Support for custom implementation of Serialize trait | feature-request low-priority | With something along the lines of the below where an enum (or anything serializable) that has a custom implementation of Serialize, it would be helpful to the type that is serialized.
**With**
```rs
#[typeshare]
pub enum Thing {
Foo {
a: String,
},
Bar {
a: String,
b: String,
}
}
... | 1.0 | Support for custom implementation of Serialize trait - With something along the lines of the below where an enum (or anything serializable) that has a custom implementation of Serialize, it would be helpful to the type that is serialized.
**With**
```rs
#[typeshare]
pub enum Thing {
Foo {
a: String,
... | priority | support for custom implementation of serialize trait with something along the lines of the below where an enum or anything serializable that has a custom implementation of serialize it would be helpful to the type that is serialized with rs pub enum thing foo a string bar... | 1 |
178,277 | 6,606,692,485 | IssuesEvent | 2017-09-19 01:57:39 | gaocegege/Processing.R | https://api.github.com/repos/gaocegege/Processing.R | closed | Docs: Tutorials do not list author | difficulty/low priority/p2 size/small status/to-be-claimed type/enhancement | The menu items for tutorials do list their author
- https://processing-r.github.io/tutorials/
However the actual tutorial page doesn't list the author name:
- https://processing-r.github.io/tutorials/objects/
Compare a Tutorial on processing.org, which does show author name:
- https://processing.org/t... | 1.0 | Docs: Tutorials do not list author - The menu items for tutorials do list their author
- https://processing-r.github.io/tutorials/
However the actual tutorial page doesn't list the author name:
- https://processing-r.github.io/tutorials/objects/
Compare a Tutorial on processing.org, which does show author... | priority | docs tutorials do not list author the menu items for tutorials do list their author however the actual tutorial page doesn t list the author name compare a tutorial on processing org which does show author name we could add authors dynamically from the config file into the templat... | 1 |
258,983 | 8,181,593,679 | IssuesEvent | 2018-08-28 23:55:54 | chrislo27/RhythmHeavenRemixEditor | https://api.github.com/repos/chrislo27/RhythmHeavenRemixEditor | opened | MIDI input no longer plays Glee Club sounds | bug fixed low priority | ### Information
**Log file**: *omitted because I have fixed the bug already*
**Editor version**: v3.13.2, likely started in v3.12.0 due to commit 176727f06755027ae9f05d9ecf10e058ea4dbe0c
### Description
MIDI input no longer plays the Glee Club sing notes. This is a regression and has been fixed in the dev branc... | 1.0 | MIDI input no longer plays Glee Club sounds - ### Information
**Log file**: *omitted because I have fixed the bug already*
**Editor version**: v3.13.2, likely started in v3.12.0 due to commit 176727f06755027ae9f05d9ecf10e058ea4dbe0c
### Description
MIDI input no longer plays the Glee Club sing notes. This is a ... | priority | midi input no longer plays glee club sounds information log file omitted because i have fixed the bug already editor version likely started in due to commit description midi input no longer plays the glee club sing notes this is a regression and has been fixed in the dev br... | 1 |
476,994 | 13,753,607,711 | IssuesEvent | 2020-10-06 15:50:08 | gnosis/conditional-tokens-explorer | https://api.github.com/repos/gnosis/conditional-tokens-explorer | closed | [FE] Categories don't match Omen | Low priority QA Passed bug feature requested ux | The categories in the dropdown when you create an Omen condition do not match those on Omen.


| 1.0 | [FE] Categories don't match Omen - The categories in the dropdown when you create an Omen condition do not match those on Omen.

 | priority: low hardware closed due to inactivity > 1 month | _From @JuanFdelArco on April 6, 2016 16:46_
New robot design assigned to Juan F. del Arco.
_Copied from original issue: asrob-uc3m/robotDevastation-robots#7_ | 1.0 | RD3 and RDTurret (...and other ideas) - _From @JuanFdelArco on April 6, 2016 16:46_
New robot design assigned to Juan F. del Arco.
_Copied from original issue: asrob-uc3m/robotDevastation-robots#7_ | priority | and rdturret and other ideas from juanfdelarco on april new robot design assigned to juan f del arco copied from original issue asrob robotdevastation robots | 1 |
394,585 | 11,645,519,151 | IssuesEvent | 2020-03-01 02:05:58 | Thorium-Sim/thorium | https://api.github.com/repos/Thorium-Sim/thorium | closed | Damage Report Request | priority/low type/bug | ### Requested By: Maeson Busk (maesonbusk@gmail.com)
### Priority: Low
### Version: 2.5.2
When a crew member repairs a system, and the code is approved, the report name disappears. However, if they click "request damage report" it requests a report for the system they just repaired.
### Steps to Reproduce
Repa... | 1.0 | Damage Report Request - ### Requested By: Maeson Busk (maesonbusk@gmail.com)
### Priority: Low
### Version: 2.5.2
When a crew member repairs a system, and the code is approved, the report name disappears. However, if they click "request damage report" it requests a report for the system they just repaired.
###... | priority | damage report request requested by maeson busk maesonbusk gmail com priority low version when a crew member repairs a system and the code is approved the report name disappears however if they click request damage report it requests a report for the system they just repaired ... | 1 |
771,205 | 27,074,423,240 | IssuesEvent | 2023-02-14 09:35:06 | scaleway/scaleway-cli | https://api.github.com/repos/scaleway/scaleway-cli | opened | Add support for ssh into an apple silicon | enhancement apple-silicon priority:low | <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a ๐ [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not l... | 1.0 | Add support for ssh into an apple silicon - <!--- Please keep this note for the community --->
### Community Note
* Please vote on this issue by adding a ๐ [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainer... | priority | add support for ssh into an apple silicon community note please vote on this issue by adding a ๐ to the original issue to help the community and maintainers prioritize this request please do not leave or other comments that do not add relevant new information or questions they generate ext... | 1 |
241,175 | 7,809,389,464 | IssuesEvent | 2018-06-12 00:16:39 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Unstable ping RTT with ethernet ipv4 networking | NXP area: Networking bug priority: low | The ping response time suddenly degrades with ipv4/ethernet on nxp-frdm-k64f board.
To reproduce the issue, run samples/net/echo_client with CONF_FILE=prj_frdm_k64f.conf.
Run 'ping 192.0.2.1' from the machine configured with PEER_IPV4_ADDR=192.0.2.2.
For first 60-70 ping requests, the response time is about .2ms.... | 1.0 | Unstable ping RTT with ethernet ipv4 networking - The ping response time suddenly degrades with ipv4/ethernet on nxp-frdm-k64f board.
To reproduce the issue, run samples/net/echo_client with CONF_FILE=prj_frdm_k64f.conf.
Run 'ping 192.0.2.1' from the machine configured with PEER_IPV4_ADDR=192.0.2.2.
For first 60-... | priority | unstable ping rtt with ethernet networking the ping response time suddenly degrades with ethernet on nxp frdm board to reproduce the issue run samples net echo client with conf file prj frdm conf run ping from the machine configured with peer addr for first ping requests the... | 1 |
105,792 | 4,241,966,960 | IssuesEvent | 2016-07-06 17:58:27 | atla5/dublin-core-text-parser | https://api.github.com/repos/atla5/dublin-core-text-parser | closed | Add some tests to assist with match-checking | enhancement help wanted [difficulty] low [priority] low | Want to make sure that various permutations are accepted across multiple changes and to allow for an easy way to test given strings without looking directly at the 'actual code'.
_note: 'actual' meaning operating logic, not the tests._ | 1.0 | Add some tests to assist with match-checking - Want to make sure that various permutations are accepted across multiple changes and to allow for an easy way to test given strings without looking directly at the 'actual code'.
_note: 'actual' meaning operating logic, not the tests._ | priority | add some tests to assist with match checking want to make sure that various permutations are accepted across multiple changes and to allow for an easy way to test given strings without looking directly at the actual code note actual meaning operating logic not the tests | 1 |
114,658 | 4,642,246,337 | IssuesEvent | 2016-09-30 08:56:53 | bazingatechnologies/FSharp.Data.GraphQL | https://api.github.com/repos/bazingatechnologies/FSharp.Data.GraphQL | closed | Query caching | low-priority performance | Consider using caching on a the repeatable queries used by the schema - since they can utilize things like variables, we could omit field collection step (when necessary fields are collected by applying query on the existing schema), and generate function responsible for execution step immediately. Perfectly we should ... | 1.0 | Query caching - Consider using caching on a the repeatable queries used by the schema - since they can utilize things like variables, we could omit field collection step (when necessary fields are collected by applying query on the existing schema), and generate function responsible for execution step immediately. Perf... | priority | query caching consider using caching on a the repeatable queries used by the schema since they can utilize things like variables we could omit field collection step when necessary fields are collected by applying query on the existing schema and generate function responsible for execution step immediately perf... | 1 |
478,358 | 13,778,115,185 | IssuesEvent | 2020-10-08 12:00:38 | code4romania/monitorizare-vot-ong | https://api.github.com/repos/code4romania/monitorizare-vot-ong | closed | [Forms] Add tool tips for option icons | autumn-2020 enhancement forms good first issue hacktoberfest low-priority | The new UI could be seen here https://www.figma.com/file/61NHR7fwmV1Dsv4Pb6F8T7/code4ro_mv_user-management_2018.04.21-(Copy)?node-id=1120%3A31
Please add tool tip to the two icons that can show up for answers:
- isFreeText - text should be `Mark as free text` / `Mark as regular`
- isFlagged - text should be `Flag ... | 1.0 | [Forms] Add tool tips for option icons - The new UI could be seen here https://www.figma.com/file/61NHR7fwmV1Dsv4Pb6F8T7/code4ro_mv_user-management_2018.04.21-(Copy)?node-id=1120%3A31
Please add tool tip to the two icons that can show up for answers:
- isFreeText - text should be `Mark as free text` / `Mark as regu... | priority | add tool tips for option icons the new ui could be seen here please add tool tip to the two icons that can show up for answers isfreetext text should be mark as free text mark as regular isflagged text should be flag option unflag option | 1 |
19,202 | 2,618,936,832 | IssuesEvent | 2015-03-03 00:02:24 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | Feature request: renaming planets | auto-migrated Component-UI Priority-Low Type-Enhancement | ```
I think it would be nice to be able to rename planets. there is a lot of
'numbered' planets, and i think there were a name duplicate in the original
game (Exterior 19?).
```
Original issue reported on code.google.com by `kli...@gmail.com` on 17 Jan 2014 at 3:29 | 1.0 | Feature request: renaming planets - ```
I think it would be nice to be able to rename planets. there is a lot of
'numbered' planets, and i think there were a name duplicate in the original
game (Exterior 19?).
```
Original issue reported on code.google.com by `kli...@gmail.com` on 17 Jan 2014 at 3:29 | priority | feature request renaming planets i think it would be nice to be able to rename planets there is a lot of numbered planets and i think there were a name duplicate in the original game exterior original issue reported on code google com by kli gmail com on jan at | 1 |
764,278 | 26,793,015,007 | IssuesEvent | 2023-02-01 09:53:46 | Ortal1993/compilation-project | https://api.github.com/repos/Ortal1993/compilation-project | closed | Mark function call\return edges with dashed line | priority: low suggestion | As our input programs will become more complex, we probably will have a lot of call\return edges from and to a lot of different places.
This will help us see more intuitively what sub-graph belongs to which function.
Another suggestion - make inter function edges optional. | 1.0 | Mark function call\return edges with dashed line - As our input programs will become more complex, we probably will have a lot of call\return edges from and to a lot of different places.
This will help us see more intuitively what sub-graph belongs to which function.
Another suggestion - make inter function edges o... | priority | mark function call return edges with dashed line as our input programs will become more complex we probably will have a lot of call return edges from and to a lot of different places this will help us see more intuitively what sub graph belongs to which function another suggestion make inter function edges o... | 1 |
797,568 | 28,148,612,234 | IssuesEvent | 2023-04-02 19:27:02 | JustArchiNET/ArchiSteamFarm | https://api.github.com/repos/JustArchiNET/ArchiSteamFarm | closed | Investigate potential enhancement of device confirmation | โจ Enhancement ๐ Wishlist ๐ข Low priority | ### Checklist
- [X] I read and understood ASF's **[Contributing guidelines](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/.github/CONTRIBUTING.md)**
- [X] I also read **[Setting-up](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Setting-up)** and **[FAQ](https://github.com/JustArchiNET/ArchiSteamFarm/w... | 1.0 | Investigate potential enhancement of device confirmation - ### Checklist
- [X] I read and understood ASF's **[Contributing guidelines](https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/.github/CONTRIBUTING.md)**
- [X] I also read **[Setting-up](https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Setting-up)** a... | priority | investigate potential enhancement of device confirmation checklist i read and understood asf s i also read and i don t need this is an enhancement idea my idea doesn t duplicate existing asf functionality described on the i believe that my idea falls into asf s scope... | 1 |
441,578 | 12,719,991,771 | IssuesEvent | 2020-06-24 10:12:37 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | Buttons should be present when necessary | SNMP low-priority bug | 
Delete buttons should be displayed when necessary. In the above picture there are no unresponsive devices to show | 1.0 | Buttons should be present when necessary - 
Delete buttons should be displayed when necessary. In the above picture there are no unresponsive devices to show | priority | buttons should be present when necessary delete buttons should be displayed when necessary in the above picture there are no unresponsive devices to show | 1 |
103,046 | 4,164,282,080 | IssuesEvent | 2016-06-18 17:42:41 | williewillus/Botania | https://api.github.com/repos/williewillus/Botania | closed | The Flรผgel Tiara disrupts spectator mode flight | priority-low | Normally, players in spectator mode can fly around as they wish. However, if a player enters spectator mode while a Flรผgel Tiara is equipped, the (now invisible) fight bar will eventually empty, and they are no longer able to fly.
Of course, since players in spectator mode are not affected by collision, they will in... | 1.0 | The Flรผgel Tiara disrupts spectator mode flight - Normally, players in spectator mode can fly around as they wish. However, if a player enters spectator mode while a Flรผgel Tiara is equipped, the (now invisible) fight bar will eventually empty, and they are no longer able to fly.
Of course, since players in spectato... | priority | the flรผgel tiara disrupts spectator mode flight normally players in spectator mode can fly around as they wish however if a player enters spectator mode while a flรผgel tiara is equipped the now invisible fight bar will eventually empty and they are no longer able to fly of course since players in spectato... | 1 |
621,144 | 19,578,786,937 | IssuesEvent | 2022-01-04 18:22:09 | godaddy-wordpress/coblocks | https://api.github.com/repos/godaddy-wordpress/coblocks | opened | Form Block Contact - Button Style outlined as filled | [Type] Bug [Priority] Low | Using latest of Wordpress (5.8.2), CoBlocks Plugin (2.19.1) and Go-Theme (1.5.1)
As i noticed today the Buttons Styles of the Form Block when using the Contact-Template are not correct. I selected Button-Style "outlined" but Button is displayed as "filled". Same for Event-Template.
The Single-Button Block works w... | 1.0 | Form Block Contact - Button Style outlined as filled - Using latest of Wordpress (5.8.2), CoBlocks Plugin (2.19.1) and Go-Theme (1.5.1)
As i noticed today the Buttons Styles of the Form Block when using the Contact-Template are not correct. I selected Button-Style "outlined" but Button is displayed as "filled". Same... | priority | form block contact button style outlined as filled using latest of wordpress coblocks plugin and go theme as i noticed today the buttons styles of the form block when using the contact template are not correct i selected button style outlined but button is displayed as filled same ... | 1 |
762,799 | 26,730,912,361 | IssuesEvent | 2023-01-30 04:21:17 | autolab/Autolab | https://api.github.com/repos/autolab/Autolab | closed | Hide deadline warning for non-submittable assignments | Good First Issue Priority: Low | From Iliano: would it be possible not to display the deadline notification (see screenshot) for assessments for which submission is disabled? This confuses students. (Besides for proper assessments, we are using Autolab to release other material on specific dates/times.)
 for assessments for which submission is disabled? This confuses students. (Besides for proper assessments, we are using Autolab to release other material on specific date... | priority | hide deadline warning for non submittable assignments from iliano would it be possible not to display the deadline notification see screenshot for assessments for which submission is disabled this confuses students besides for proper assessments we are using autolab to release other material on specific date... | 1 |
135,379 | 5,247,367,510 | IssuesEvent | 2017-02-01 12:48:00 | moodlepeers/moodle-mod_groupformation | https://api.github.com/repos/moodlepeers/moodle-mod_groupformation | closed | add branches in Github for Moodle versions | enhancement Priority low wontfix | Demanded by university: have a branch for each moodle version, e.g. MOODLE_30_STABLE, MOODLE_31_STABLE and MOODLE_32_STABLE | 1.0 | add branches in Github for Moodle versions - Demanded by university: have a branch for each moodle version, e.g. MOODLE_30_STABLE, MOODLE_31_STABLE and MOODLE_32_STABLE | priority | add branches in github for moodle versions demanded by university have a branch for each moodle version e g moodle stable moodle stable and moodle stable | 1 |
509,321 | 14,728,337,878 | IssuesEvent | 2021-01-06 09:49:23 | Integrify-Team-4/Tindev-Frontend | https://api.github.com/repos/Integrify-Team-4/Tindev-Frontend | closed | removing repeated state in employer reducer and jobseeker reducer | low priority | need to remove the jobpost state from jobseeker reducer | 1.0 | removing repeated state in employer reducer and jobseeker reducer - need to remove the jobpost state from jobseeker reducer | priority | removing repeated state in employer reducer and jobseeker reducer need to remove the jobpost state from jobseeker reducer | 1 |
92,988 | 3,876,513,833 | IssuesEvent | 2016-04-12 08:16:26 | CovertJaguar/Railcraft | https://api.github.com/repos/CovertJaguar/Railcraft | closed | Cannot remove bucket from Hobbyist's Steam Engine | bug priority-low | I can automatically add lava bucket to the Hobbyist's Steam Engine, but i cannot take the empty bucket back;
I tried bc wooden pipe, transfer node(items), and itemduct with servo..
Setup:
Hobbyist's Steam Engine, transfer pipe(from extra utilities), the pipe connected to a transfer node(items) that is connected to... | 1.0 | Cannot remove bucket from Hobbyist's Steam Engine - I can automatically add lava bucket to the Hobbyist's Steam Engine, but i cannot take the empty bucket back;
I tried bc wooden pipe, transfer node(items), and itemduct with servo..
Setup:
Hobbyist's Steam Engine, transfer pipe(from extra utilities), the pipe conn... | priority | cannot remove bucket from hobbyist s steam engine i can automatically add lava bucket to the hobbyist s steam engine but i cannot take the empty bucket back i tried bc wooden pipe transfer node items and itemduct with servo setup hobbyist s steam engine transfer pipe from extra utilities the pipe conn... | 1 |
263,998 | 8,303,990,790 | IssuesEvent | 2018-09-21 19:30:39 | lbryio/lbry-desktop | https://api.github.com/repos/lbryio/lbry-desktop | closed | Feature Request: eBook in-app support | help wanted level: 3 priority: low type: improvement | <!--
Thanks for reporting an issue to LBRY and helping us improve!
To make it possible for us to help you, please fill out below information carefully.
Before reporting any issues, please make sure that you're using the latest version.
- App releases: https://github.com/lbryio/lbry-app/releases
- Standalone d... | 1.0 | Feature Request: eBook in-app support - <!--
Thanks for reporting an issue to LBRY and helping us improve!
To make it possible for us to help you, please fill out below information carefully.
Before reporting any issues, please make sure that you're using the latest version.
- App releases: https://github.com/... | priority | feature request ebook in app support thanks for reporting an issue to lbry and helping us improve to make it possible for us to help you please fill out below information carefully before reporting any issues please make sure that you re using the latest version app releases standalone dae... | 1 |
682,023 | 23,330,158,099 | IssuesEvent | 2022-08-09 03:48:32 | City-Bureau/city-scrapers-atl | https://api.github.com/repos/City-Bureau/city-scrapers-atl | closed | New Scraper: Westside Future Fund Board | priority-low | Create a new scraper for Westside Future Fund Board
Website: https://www.westsidefuturefund.org/events/
Jurisdiction: City of Atlanta
Classification: Housing, Neighborhood- or Development-specific, Development
Westside Future Fund is a nonprofit formed by Atlantaโs public, private and philanthropic partners who belie... | 1.0 | New Scraper: Westside Future Fund Board - Create a new scraper for Westside Future Fund Board
Website: https://www.westsidefuturefund.org/events/
Jurisdiction: City of Atlanta
Classification: Housing, Neighborhood- or Development-specific, Development
Westside Future Fund is a nonprofit formed by Atlantaโs public, pr... | priority | new scraper westside future fund board create a new scraper for westside future fund board website jurisdiction city of atlanta classification housing neighborhood or development specific development westside future fund is a nonprofit formed by atlantaโs public private and philanthropic partners who beli... | 1 |
283,724 | 8,722,702,326 | IssuesEvent | 2018-12-09 15:07:09 | ev3dev-lang-java/ev3dev-lang-java | https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java | closed | Test this EV3 Color sensor example | LeJOS bug low priority sensors | Reviewing some exercises from the following website:
http://stemrobotics.cs.pdx.edu/
I discovered a set of examples/exercises using LeJOS classes. Reviewing one of the classes. I discovered new syntax about Color sensor not tested.
https://github.com/stemrobotics/EV3-Exercises/blob/master/ColorDemo.java
```
pa... | 1.0 | Test this EV3 Color sensor example - Reviewing some exercises from the following website:
http://stemrobotics.cs.pdx.edu/
I discovered a set of examples/exercises using LeJOS classes. Reviewing one of the classes. I discovered new syntax about Color sensor not tested.
https://github.com/stemrobotics/EV3-Exercises/... | priority | test this color sensor example reviewing some exercises from the following website i discovered a set of examples exercises using lejos classes reviewing one of the classes i discovered new syntax about color sensor not tested package example import sensors import lejos hardware p... | 1 |
808,391 | 30,081,311,843 | IssuesEvent | 2023-06-29 03:49:11 | oilshell/oil | https://api.github.com/repos/oilshell/oil | closed | Oil command/word syntax after V1 | oil-language low-priority maybe-new-syntax | - [ ] `parse_dollar_slash` -- for inline eggex like `egrep $/ d+ / foo.txt`
- [x] `parse_dparen` -- remove this ksh-style `(( x > 0 ))` wart from shell
- [x] `parse_rawc` -- to have `r''` and `c''` in shell words (to be consistent with expressions)
- maybe: `parse_multiline`, also to be consistent with expressions... | 1.0 | Oil command/word syntax after V1 - - [ ] `parse_dollar_slash` -- for inline eggex like `egrep $/ d+ / foo.txt`
- [x] `parse_dparen` -- remove this ksh-style `(( x > 0 ))` wart from shell
- [x] `parse_rawc` -- to have `r''` and `c''` in shell words (to be consistent with expressions)
- maybe: `parse_multiline`, als... | priority | oil command word syntax after parse dollar slash for inline eggex like egrep d foo txt parse dparen remove this ksh style x wart from shell parse rawc to have r and c in shell words to be consistent with expressions maybe parse multiline also to be... | 1 |
106,112 | 4,260,135,695 | IssuesEvent | 2016-07-11 13:30:43 | pmem/issues | https://api.github.com/repos/pmem/issues | opened | pmemobj: tx_add_range/direct succeeds when taking a 'snapshot' of too large memory block | Exposure: Low Priority: 4 low Type: Bug | Calling pmemobj_tx_add_range/direct function with **size_t size** argument of size 2^64 - 1 succeeds.
Expected behavior: -1 returned, appropriate errno and TX_STAGE_ONABORT set
Actual behavior: 0 returned, errno 0, TX_STAGE_WORK
Found in 1.1-114-g3aceb31 | 1.0 | pmemobj: tx_add_range/direct succeeds when taking a 'snapshot' of too large memory block - Calling pmemobj_tx_add_range/direct function with **size_t size** argument of size 2^64 - 1 succeeds.
Expected behavior: -1 returned, appropriate errno and TX_STAGE_ONABORT set
Actual behavior: 0 returned, errno 0, TX_STAGE_WO... | priority | pmemobj tx add range direct succeeds when taking a snapshot of too large memory block calling pmemobj tx add range direct function with size t size argument of size succeeds expected behavior returned appropriate errno and tx stage onabort set actual behavior returned errno tx stage wor... | 1 |
669,817 | 22,641,895,075 | IssuesEvent | 2022-07-01 03:34:02 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] linux-nitrous | request:new-pkg priority:low | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/linux-nitrous
### Utility this package has for you
I've been using xanmod for a while now but lately its been a little faulty. so far from all the custom kernels none are as good as xanmod in terms of performance so i went looking for alternati... | 1.0 | [Request] linux-nitrous - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/linux-nitrous
### Utility this package has for you
I've been using xanmod for a while now but lately its been a little faulty. so far from all the custom kernels none are as good as xanmod in terms of performance so i ... | priority | linux nitrous link to the package s in the aur utility this package has for you i ve been using xanmod for a while now but lately its been a little faulty so far from all the custom kernels none are as good as xanmod in terms of performance so i went looking for alternatives and found linux nitrous w... | 1 |
422,921 | 12,288,236,340 | IssuesEvent | 2020-05-09 15:51:26 | Arzov/umt-pwa | https://api.github.com/repos/Arzov/umt-pwa | closed | Vista Home | frontend low priority | ## Descripciรณn
La vista Home es la vista inicial de la app donde el usuario tiene la funcionalidad de buscar rivales cercanos y se muestran en un listado. El usuario puede enviar una solicitud de _match_ a cada rival.
## Lista de tareas
- [x] Desarrollo del cรณdigo.
- [x] Generar grรกficas CSS para la vista. | 1.0 | Vista Home - ## Descripciรณn
La vista Home es la vista inicial de la app donde el usuario tiene la funcionalidad de buscar rivales cercanos y se muestran en un listado. El usuario puede enviar una solicitud de _match_ a cada rival.
## Lista de tareas
- [x] Desarrollo del cรณdigo.
- [x] Generar grรกficas CSS para... | priority | vista home descripciรณn la vista home es la vista inicial de la app donde el usuario tiene la funcionalidad de buscar rivales cercanos y se muestran en un listado el usuario puede enviar una solicitud de match a cada rival lista de tareas desarrollo del cรณdigo generar grรกficas css para la ... | 1 |
191,037 | 6,825,031,332 | IssuesEvent | 2017-11-08 09:04:06 | ballerinalang/composer | https://api.github.com/repos/ballerinalang/composer | closed | Change the config tool tip name to a meaningful name | Priority/Low Severity/Trivial Type/Improvement | Change the config tool tip name to a meaningful name. Eg: "Add arguments"

| 1.0 | Change the config tool tip name to a meaningful name - Change the config tool tip name to a meaningful name. Eg: "Add arguments"

| priority | change the config tool tip name to a meaningful name change the config tool tip name to a meaningful name eg add arguments | 1 |
196,042 | 6,923,663,698 | IssuesEvent | 2017-11-30 09:52:06 | MorpheusXAUT/slotlist-frontend | https://api.github.com/repos/MorpheusXAUT/slotlist-frontend | closed | Shorten calendar export buttons & move below mission times | enhancement priority/low | As mentioned above.
-----
### Tasks
- [x] Shorten strings
- [x] Move buttons | 1.0 | Shorten calendar export buttons & move below mission times - As mentioned above.
-----
### Tasks
- [x] Shorten strings
- [x] Move buttons | priority | shorten calendar export buttons move below mission times as mentioned above tasks shorten strings move buttons | 1 |
655,081 | 21,677,061,240 | IssuesEvent | 2022-05-08 21:56:57 | FranCagnoli/Cagnoli-Radovitzky-Ya-ez | https://api.github.com/repos/FranCagnoli/Cagnoli-Radovitzky-Ya-ez | opened | Distintas maneras de mostrar los errores | bug Priority Yellow UI | Se utiliza alert() en algunas partes y un cartel de error en otras. | 1.0 | Distintas maneras de mostrar los errores - Se utiliza alert() en algunas partes y un cartel de error en otras. | priority | distintas maneras de mostrar los errores se utiliza alert en algunas partes y un cartel de error en otras | 1 |
555,292 | 16,450,989,957 | IssuesEvent | 2021-05-21 05:43:06 | ppy/osu-framework | https://api.github.com/repos/ppy/osu-framework | closed | MIDI deadlock enumerating devices | area:input low priority | 
Looks to be stuck in a native call. I've only seen this once so it's probably not a huge issue. | 1.0 | MIDI deadlock enumerating devices - 
Looks to be stuck in a native call. I've only seen this once so it's probably not a huge issue. | priority | midi deadlock enumerating devices looks to be stuck in a native call i ve only seen this once so it s probably not a huge issue | 1 |
129,854 | 5,104,384,488 | IssuesEvent | 2017-01-05 01:00:45 | HuskieRobotics/roborioExpansion | https://api.github.com/repos/HuskieRobotics/roborioExpansion | opened | Synchronization Expectations | bug labview roboRIO low-priority | We provide no support for synchronization of access to the Huskie Board. We at least need to document that the user is responsible for synchronizing access to this resource as LV is inherently multithreaded and users may not even realize they are calling our API on multiple threads. | 1.0 | Synchronization Expectations - We provide no support for synchronization of access to the Huskie Board. We at least need to document that the user is responsible for synchronizing access to this resource as LV is inherently multithreaded and users may not even realize they are calling our API on multiple threads. | priority | synchronization expectations we provide no support for synchronization of access to the huskie board we at least need to document that the user is responsible for synchronizing access to this resource as lv is inherently multithreaded and users may not even realize they are calling our api on multiple threads | 1 |
100,322 | 4,083,029,400 | IssuesEvent | 2016-05-31 14:43:14 | LearningLocker/Moodle-Log-Expander | https://api.github.com/repos/LearningLocker/Moodle-Log-Expander | closed | Course complete event | priority:low status:confirmed type:enhancement | **Motive**
the course completed event is not an event sent
**Result**
In the following PR, I added a new course completed event with the relative test.
**Additional information**
{{additionalInfo}} | 1.0 | Course complete event - **Motive**
the course completed event is not an event sent
**Result**
In the following PR, I added a new course completed event with the relative test.
**Additional information**
{{additionalInfo}} | priority | course complete event motive the course completed event is not an event sent result in the following pr i added a new course completed event with the relative test additional information additionalinfo | 1 |
469,244 | 13,504,142,830 | IssuesEvent | 2020-09-13 16:39:04 | Toontown-Offline-Issue-Tracker/issues | https://api.github.com/repos/Toontown-Offline-Issue-Tracker/issues | opened | When in legit mode, the classic fishing docks still have collisions, even though they aren't there | bug low priority | 
| 1.0 | When in legit mode, the classic fishing docks still have collisions, even though they aren't there - 
| priority | when in legit mode the classic fishing docks still have collisions even though they aren t there | 1 |
201,871 | 7,041,833,728 | IssuesEvent | 2017-12-30 01:29:57 | Monitorr/Monitorr | https://api.github.com/repos/Monitorr/Monitorr | opened | FEAT: Add Color code for Auth code return | enhancement Priority: LOW | FEAT: Add Color code for Auth code return
Add yellow status for webserver code (x?) returns? | 1.0 | FEAT: Add Color code for Auth code return - FEAT: Add Color code for Auth code return
Add yellow status for webserver code (x?) returns? | priority | feat add color code for auth code return feat add color code for auth code return add yellow status for webserver code x returns | 1 |
716,494 | 24,636,024,322 | IssuesEvent | 2022-10-17 08:01:44 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | esp32 wifi: http transmit rate is too slow | bug priority: low platform: ESP32 area: WiFi |
ESP32 as wifi station mode to connect server by http client(zephyr/subsys/net/lib/http). Request to downlow file.The file size is about 1MB, need about 30minutes.
This time is too long.How to inrease download rate?Follow is relevant setting:
# Networking config
CONFIG_NET_TCP=y
CONFIG_NET_UDP=y
CONFIG_NET_SOCK... | 1.0 | esp32 wifi: http transmit rate is too slow -
ESP32 as wifi station mode to connect server by http client(zephyr/subsys/net/lib/http). Request to downlow file.The file size is about 1MB, need about 30minutes.
This time is too long.How to inrease download rate?Follow is relevant setting:
# Networking config
CONFIG... | priority | wifi http transmit rate is too slow as wifi station mode to connect server by http client zephyr subsys net lib http request to downlow file the file size is about need about this time is too long how to inrease download rate follow is relevant setting networking config config net tcp y config... | 1 |
810,216 | 30,231,314,976 | IssuesEvent | 2023-07-06 07:09:33 | MaibornWolff/codecharta | https://api.github.com/repos/MaibornWolff/codecharta | closed | Running a particular parser interactively is not working anymore | bug pr-analysis priority:high difficulty:low UX / UI | # Bug
## Expected Behavior
<GIVEN>
WHEN
running a particular parser interactively by calling for instance `ccsh sonarimport`
THEN
an error message is shown complaining about missing arguments
## Actual Behavior
the interactive dialog should start.
## Specifications
- CodeCharta Version: 1.117.0
-... | 1.0 | Running a particular parser interactively is not working anymore - # Bug
## Expected Behavior
<GIVEN>
WHEN
running a particular parser interactively by calling for instance `ccsh sonarimport`
THEN
an error message is shown complaining about missing arguments
## Actual Behavior
the interactive dialog s... | priority | running a particular parser interactively is not working anymore bug expected behavior when running a particular parser interactively by calling for instance ccsh sonarimport then an error message is shown complaining about missing arguments actual behavior the interactive dialog should ... | 1 |
802,612 | 29,041,354,825 | IssuesEvent | 2023-05-13 01:54:50 | inlang/inlang | https://api.github.com/repos/inlang/inlang | opened | reduce required permissions for github auth (don't ask for private repos) | effort: medium scope: editor priority: low | ## Problem
The OAuth flow requires permissions to all repositories, including private repositories.
The oauth implementation is simple at the moment. To avoid additional logic flows of "user has given access to this repo", the implementation naively requests permissions to all repositories. Users are reporting t... | 1.0 | reduce required permissions for github auth (don't ask for private repos) - ## Problem
The OAuth flow requires permissions to all repositories, including private repositories.
The oauth implementation is simple at the moment. To avoid additional logic flows of "user has given access to this repo", the implementa... | priority | reduce required permissions for github auth don t ask for private repos problem the oauth flow requires permissions to all repositories including private repositories the oauth implementation is simple at the moment to avoid additional logic flows of user has given access to this repo the implementa... | 1 |
78,958 | 3,519,721,567 | IssuesEvent | 2016-01-12 17:54:07 | ht2/couple | https://api.github.com/repos/ht2/couple | closed | Add doc strings. | priority:low status:confirmed type:enhancement | **Motive**
Improves understanding of methods and how to use them.
**Result**
All methods will have doc strings. | 1.0 | Add doc strings. - **Motive**
Improves understanding of methods and how to use them.
**Result**
All methods will have doc strings. | priority | add doc strings motive improves understanding of methods and how to use them result all methods will have doc strings | 1 |
718,987 | 24,740,416,034 | IssuesEvent | 2022-10-21 04:16:54 | AY2223S1-CS2103-F13-1/tp | https://api.github.com/repos/AY2223S1-CS2103-F13-1/tp | closed | As a developer, I can mark my issues as complete | type.Story priority.Low | ...so that I can keep track of what issues have been completed | 1.0 | As a developer, I can mark my issues as complete - ...so that I can keep track of what issues have been completed | priority | as a developer i can mark my issues as complete so that i can keep track of what issues have been completed | 1 |
299,378 | 9,205,425,994 | IssuesEvent | 2019-03-08 10:32:11 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Plugin path should be persisted | Category: GUI 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: **silfreed-silfreed-net -** (silfreed-silfreed-net -)
Original Redmine Issue: 771, https://issues.qgis.org/issues/771
Original Assignee: nobody -
---
From "Red Hat bug 247551":https://bugzilla.redhat.com/show_bug.cgi?id=247551 (I believe this is mostly a symptom of ticket#770):
Description of pro... | 1.0 | Plugin path should be persisted - ---
Author Name: **silfreed-silfreed-net -** (silfreed-silfreed-net -)
Original Redmine Issue: 771, https://issues.qgis.org/issues/771
Original Assignee: nobody -
---
From "Red Hat bug 247551":https://bugzilla.redhat.com/show_bug.cgi?id=247551 (I believe this is mostly a symptom o... | priority | plugin path should be persisted author name silfreed silfreed net silfreed silfreed net original redmine issue original assignee nobody from red hat bug i believe this is mostly a symptom of ticket description of problem on first starup quantum gis is looking for plugins... | 1 |
188,179 | 6,773,740,430 | IssuesEvent | 2017-10-27 07:38:06 | OperationCode/operationcode_backend | https://api.github.com/repos/OperationCode/operationcode_backend | opened | Add Cincy Code IT Boot Camp to code_schools.yaml | beginner friendly hacktoberfest Priority: Low Status: Available Type: Feature | # Feature
## Why is this feature being added?
We were emailed by staff at MAX Careers asking to be featured on our /code_schools page.
They're reportedly VA-approved, and they do not offer an online program.
https://maxtrain.com/career/
## What should your feature do?
Implement a yaml object for `Cincy Code... | 1.0 | Add Cincy Code IT Boot Camp to code_schools.yaml - # Feature
## Why is this feature being added?
We were emailed by staff at MAX Careers asking to be featured on our /code_schools page.
They're reportedly VA-approved, and they do not offer an online program.
https://maxtrain.com/career/
## What should your f... | priority | add cincy code it boot camp to code schools yaml feature why is this feature being added we were emailed by staff at max careers asking to be featured on our code schools page they re reportedly va approved and they do not offer an online program what should your feature do implement a yam... | 1 |
15,823 | 2,611,517,084 | IssuesEvent | 2015-02-27 05:51:54 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Use SDL_Threads instead of pascal threading | auto-migrated Component-Engine Priority-Low Type-Enhancement | ```
It would be nice that AI threading followed a single code path without the need
to use USE_SDL_THREADS symbol
```
Original issue reported on code.google.com by `projects...@gmail.com` on 28 Mar 2013 at 8:18 | 1.0 | Use SDL_Threads instead of pascal threading - ```
It would be nice that AI threading followed a single code path without the need
to use USE_SDL_THREADS symbol
```
Original issue reported on code.google.com by `projects...@gmail.com` on 28 Mar 2013 at 8:18 | priority | use sdl threads instead of pascal threading it would be nice that ai threading followed a single code path without the need to use use sdl threads symbol original issue reported on code google com by projects gmail com on mar at | 1 |
533,650 | 15,596,134,493 | IssuesEvent | 2021-03-18 15:33:41 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :219615] Out-of-bounds access in tests/arch/arm/arm_irq_advanced_features/src/arm_zero_latency_irqs.c | Coverity Wont Fix bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/arch/arm/arm_irq_advanced_features/src/arm_zero_latency_irqs.c
Category: Memory - corruptions
Function: `test_arm_zero_latency_irqs`
Component: Tests
CID: [219615](https://scan9.cov... | 1.0 | [Coverity CID :219615] Out-of-bounds access in tests/arch/arm/arm_irq_advanced_features/src/arm_zero_latency_irqs.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/bd97359a5338b2542d19011b6d6aa1d8d1b9cc3f/tests/arch/arm/arm_irq_advanced_features/src/arm_zero_latency_irqs.c
... | priority | out of bounds access in tests arch arm arm irq advanced features src arm zero latency irqs c static code scan issues found in file category memory corruptions function test arm zero latency irqs component tests cid details please fix or provide comments in coverity using the link note ... | 1 |
770,097 | 27,028,626,104 | IssuesEvent | 2023-02-11 23:04:28 | SirEndii/AdvancedPeripherals | https://api.github.com/repos/SirEndii/AdvancedPeripherals | closed | Villager's computers shared a same id | bug Priority-Low Fixed/Added in dev 1.19x | ### Describe
The computer craft villager how spawn in computer with the same ID.
### Steps to reproduce
1. Create world
2. Visit any Villager
### Multiplayer?
Yes
### Version
1.19.2-0.7.22b (Latest 1.19)
### Minecraft, Forge and maybe other related mods versions
Sorry to do this but Im playing Direwolf20 1... | 1.0 | Villager's computers shared a same id - ### Describe
The computer craft villager how spawn in computer with the same ID.
### Steps to reproduce
1. Create world
2. Visit any Villager
### Multiplayer?
Yes
### Version
1.19.2-0.7.22b (Latest 1.19)
### Minecraft, Forge and maybe other related mods versions
Sorr... | priority | villager s computers shared a same id describe the computer craft villager how spawn in computer with the same id steps to reproduce create world visit any villager multiplayer yes version latest minecraft forge and maybe other related mods versions sorry to... | 1 |
464,355 | 13,311,096,012 | IssuesEvent | 2020-08-26 07:44:11 | TimUntersberger/nog | https://api.github.com/repos/TimUntersberger/nog | opened | Menu | difficulty: hard priority: low | Nog already has a lot of different keybindings. It could be possible that you use a keybinding seldom, so you don't really want to use up a shortcut for it.
What if we have a "menu" that popups on a specified shortcut, which can be used to do a chosen action.
My vision for this is simliar to the [PowerToys Run](... | 1.0 | Menu - Nog already has a lot of different keybindings. It could be possible that you use a keybinding seldom, so you don't really want to use up a shortcut for it.
What if we have a "menu" that popups on a specified shortcut, which can be used to do a chosen action.
My vision for this is simliar to the [PowerToy... | priority | menu nog already has a lot of different keybindings it could be possible that you use a keybinding seldom so you don t really want to use up a shortcut for it what if we have a menu that popups on a specified shortcut which can be used to do a chosen action my vision for this is simliar to the appli... | 1 |
447,215 | 12,885,806,246 | IssuesEvent | 2020-07-13 08:31:56 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1391] Choosing "OK" with enter causes opening chat too. | Category: Gameplay Priority: Low Status: Fixed Week Task | Step to reproduce:
- need some ok box( in my case /owner for deed)

- press enter. OkBox will close, but chat will open:


- press enter. OkBox will close, but chat will open:
 | Exposure: Low Priority: 4 low Type: Bug | 1) create local pool of **X** size via malloc()
2) create remote pool of size **X** via rpmem_create()
3) copy data from local to remote pool via rpmem_persist() starting from invalid offset i.e. **X range + some Y**
Expected result:
- rpmem_persist() returns -1 and sets errno appropriately
Actual result:
- rpm... | 1.0 | rpmem: errno is not set when passing invalid offset to rpmem_persist() - 1) create local pool of **X** size via malloc()
2) create remote pool of size **X** via rpmem_create()
3) copy data from local to remote pool via rpmem_persist() starting from invalid offset i.e. **X range + some Y**
Expected result:
- rpmem_p... | priority | rpmem errno is not set when passing invalid offset to rpmem persist create local pool of x size via malloc create remote pool of size x via rpmem create copy data from local to remote pool via rpmem persist starting from invalid offset i e x range some y expected result rpmem p... | 1 |
784,700 | 27,582,854,408 | IssuesEvent | 2023-03-08 17:23:35 | beer-garden/functionary | https://api.github.com/repos/beer-garden/functionary | closed | Generate a json schema for package.yaml | docs low priority | Tools like the vscode extension [`redhat.vscode-yaml`](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) allow you to configure a json schema to validate specified files against. This allows for real-time linting with links to additional info when editing a yaml file.
It would be nice if we pr... | 1.0 | Generate a json schema for package.yaml - Tools like the vscode extension [`redhat.vscode-yaml`](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) allow you to configure a json schema to validate specified files against. This allows for real-time linting with links to additional info when editing... | priority | generate a json schema for package yaml tools like the vscode extension allow you to configure a json schema to validate specified files against this allows for real time linting with links to additional info when editing a yaml file it would be nice if we provided such a schema for the package yaml so th... | 1 |
711,661 | 24,471,830,019 | IssuesEvent | 2022-10-07 20:53:05 | JasonBock/Rocks | https://api.github.com/repos/JasonBock/Rocks | closed | Internal Virtual Members Prevent a Mock From Being Created | bug Low Priority | To reproduce this:
```csharp
// Note that this has to be compiled into its' own assembly
public abstract class InternalTargets
{
public abstract void VisibleWork();
internal abstract void Work();
}
// This class has to be in a different assembly.
public static class Test
{
public static void Test() =>... | 1.0 | Internal Virtual Members Prevent a Mock From Being Created - To reproduce this:
```csharp
// Note that this has to be compiled into its' own assembly
public abstract class InternalTargets
{
public abstract void VisibleWork();
internal abstract void Work();
}
// This class has to be in a different assembly... | priority | internal virtual members prevent a mock from being created to reproduce this csharp note that this has to be compiled into its own assembly public abstract class internaltargets public abstract void visiblework internal abstract void work this class has to be in a different assembly... | 1 |
104,622 | 4,215,930,480 | IssuesEvent | 2016-06-30 07:15:15 | SLC3/MARS | https://api.github.com/repos/SLC3/MARS | closed | Students need confirmation that they've joined a feed | enhancement Low Priority | Perhaps rather than the plus button we have a "my feeds" button where students can add and leave collections? | 1.0 | Students need confirmation that they've joined a feed - Perhaps rather than the plus button we have a "my feeds" button where students can add and leave collections? | priority | students need confirmation that they ve joined a feed perhaps rather than the plus button we have a my feeds button where students can add and leave collections | 1 |
653,541 | 21,606,037,079 | IssuesEvent | 2022-05-04 03:13:29 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | Updates on @reloadatcommand | status:confirmed component:core priority:low mode:renewal mode:prerenewal type:bug | <!-- NOTE: Anything within these brackets will be hidden on the preview of the Feature Request. -->
**Is your request related to a missing feature?**
@groups.conf isnt exist anymore since its changed to YML, so @reloadatcommand cannot be used anymore.
<!--
Provide a clear and concise description of what the fea... | 1.0 | Updates on @reloadatcommand - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Feature Request. -->
**Is your request related to a missing feature?**
@groups.conf isnt exist anymore since its changed to YML, so @reloadatcommand cannot be used anymore.
<!--
Provide a clear and conci... | priority | updates on reloadatcommand is your request related to a missing feature groups conf isnt exist anymore since its changed to yml so reloadatcommand cannot be used anymore provide a clear and concise description of what the feature pertains to describe the solution you d like upda... | 1 |
166,919 | 6,314,703,049 | IssuesEvent | 2017-07-24 11:38:07 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | opened | Time limited license duration not reported | Low-priority bug | Using demo/time-limited duration is not reported on the command line
24/Jul/2017 13:35:58 [NtopPro.cpp:297] [LICENSE] ntopng systemId: 1FE719B8-0B82-5C67-9AE6-990B5030479F
24/Jul/2017 13:35:58 [NtopPro.cpp:302] [LICENSE] ntopng is starting in demo mode
24/Jul/2017 13:35:58 [Ntop.cpp:580] Adding 192.168.2.20/32 as ... | 1.0 | Time limited license duration not reported - Using demo/time-limited duration is not reported on the command line
24/Jul/2017 13:35:58 [NtopPro.cpp:297] [LICENSE] ntopng systemId: 1FE719B8-0B82-5C67-9AE6-990B5030479F
24/Jul/2017 13:35:58 [NtopPro.cpp:302] [LICENSE] ntopng is starting in demo mode
24/Jul/2017 13:35... | priority | time limited license duration not reported using demo time limited duration is not reported on the command line jul ntopng systemid jul ntopng is starting in demo mode jul adding as interface address for or with ntopng version v ... | 1 |
444,861 | 12,821,832,035 | IssuesEvent | 2020-07-06 08:47:25 | passwall/passwall-desktop | https://api.github.com/repos/passwall/passwall-desktop | closed | Close popup after click Use This | Priority: Low Status: Available Type: Bug | **Describe the bug**
The **Use This** popup should be closed after clicking the button but it is not.
<img width="382" alt="Screen Shot 2020-07-04 at 20 15 30" src="https://user-images.githubusercontent.com/3696314/86517667-64161600-be33-11ea-9fbb-37d6e9668851.png">
Can somebody close this popup after click :)
| 1.0 | Close popup after click Use This - **Describe the bug**
The **Use This** popup should be closed after clicking the button but it is not.
<img width="382" alt="Screen Shot 2020-07-04 at 20 15 30" src="https://user-images.githubusercontent.com/3696314/86517667-64161600-be33-11ea-9fbb-37d6e9668851.png">
Can somebody... | priority | close popup after click use this describe the bug the use this popup should be closed after clicking the button but it is not img width alt screen shot at src can somebody close this popup after click | 1 |
674,312 | 23,045,505,632 | IssuesEvent | 2022-07-23 20:56:19 | rpitv/glimpse-ui | https://api.github.com/repos/rpitv/glimpse-ui | opened | Change page layout to plain-layout when NoPermissionView is used | bug Priority: LOW | The Contact Us page uses `wave-layout`, however it is a restricted page which is only visible if the user has permission to `create` `ContactSubmission`s. If not, then NoPermissionView is rendered instead, but `wave-layout` is still rendered. It should render `plain-layout`. | 1.0 | Change page layout to plain-layout when NoPermissionView is used - The Contact Us page uses `wave-layout`, however it is a restricted page which is only visible if the user has permission to `create` `ContactSubmission`s. If not, then NoPermissionView is rendered instead, but `wave-layout` is still rendered. It should ... | priority | change page layout to plain layout when nopermissionview is used the contact us page uses wave layout however it is a restricted page which is only visible if the user has permission to create contactsubmission s if not then nopermissionview is rendered instead but wave layout is still rendered it should ... | 1 |
20,493 | 2,622,850,978 | IssuesEvent | 2015-03-04 08:05:14 | max99x/pagemon-chrome-ext | https://api.github.com/repos/max99x/pagemon-chrome-ext | opened | Support "changed if matched" | auto-migrated Priority-Low Type-Enhancement | ```
Support reporting a change if a given regex/selector has matched/not matched.
```
Original issue reported on code.google.com by `max99x` on 28 Jan 2012 at 10:46 | 1.0 | Support "changed if matched" - ```
Support reporting a change if a given regex/selector has matched/not matched.
```
Original issue reported on code.google.com by `max99x` on 28 Jan 2012 at 10:46 | priority | support changed if matched support reporting a change if a given regex selector has matched not matched original issue reported on code google com by on jan at | 1 |
333,555 | 10,128,409,626 | IssuesEvent | 2019-08-01 12:42:59 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Studio - Required address fields issues | Low Priority bug | If the Billing Address Street or Shipping Address Street is added to the edit view, the address block is added which has the street, city, state, postal code and country fields within it. If an address field is required, for example the 'Shipping Postal Code', but the field has not been individually added to the edit/d... | 1.0 | Studio - Required address fields issues - If the Billing Address Street or Shipping Address Street is added to the edit view, the address block is added which has the street, city, state, postal code and country fields within it. If an address field is required, for example the 'Shipping Postal Code', but the field has... | priority | studio required address fields issues if the billing address street or shipping address street is added to the edit view the address block is added which has the street city state postal code and country fields within it if an address field is required for example the shipping postal code but the field has... | 1 |
268,296 | 8,405,839,279 | IssuesEvent | 2018-10-11 16:13:52 | layersoflondon/application | https://api.github.com/repos/layersoflondon/application | closed | Investigate search terms as taxonomies | Low priority enhancement | We need to investigate if we can take popular/common search terms and use them as taxonomies. | 1.0 | Investigate search terms as taxonomies - We need to investigate if we can take popular/common search terms and use them as taxonomies. | priority | investigate search terms as taxonomies we need to investigate if we can take popular common search terms and use them as taxonomies | 1 |
343,883 | 10,337,933,381 | IssuesEvent | 2019-09-03 15:48:10 | USDAForestService/fs-open-forest-platform | https://api.github.com/repos/USDAForestService/fs-open-forest-platform | opened | As a FS Admin I would like to be able to add, remove, edit maps and other downloadable information on my Forests Christmas tree site, so that changes can be made quickly. | Christmas Trees enhancement low priority | ## Notes
FS admins should be able to edit the downloadable content without going through the Open Forest team.
We'll need to think about how we build a mechanism within Open Forest for FS admins to be able to do this.
## Acceptance Criteria
- [ ]
## Tasks
- [ ]
- [ ] PO approved
## Definition of Done
- [ ] Pull re... | 1.0 | As a FS Admin I would like to be able to add, remove, edit maps and other downloadable information on my Forests Christmas tree site, so that changes can be made quickly. - ## Notes
FS admins should be able to edit the downloadable content without going through the Open Forest team.
We'll need to think about how we bui... | priority | as a fs admin i would like to be able to add remove edit maps and other downloadable information on my forests christmas tree site so that changes can be made quickly notes fs admins should be able to edit the downloadable content without going through the open forest team we ll need to think about how we bui... | 1 |
490,176 | 14,116,369,536 | IssuesEvent | 2020-11-08 02:38:24 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | The kubectl tool loses connection sometimes | area/console priority/low stale | The kubectl tool loses connection sometimes

| 1.0 | The kubectl tool loses connection sometimes - The kubectl tool loses connection sometimes

| priority | the kubectl tool loses connection sometimes the kubectl tool loses connection sometimes | 1 |
496,096 | 14,332,232,484 | IssuesEvent | 2020-11-27 01:45:53 | dotnetcore/Natasha | https://api.github.com/repos/dotnetcore/Natasha | closed | ไธๆฏๆ่ฏๅซ static ใnew static | low-priority | parent class:
```csharp
public class T1
{
public static void A() { }
public virtual void B() { }
public virtual void C() { }
public virtual void D() { }
public void E() { }
}
```
child class:
```csharp
public class T2 : T1
{
public... | 1.0 | ไธๆฏๆ่ฏๅซ static ใnew static - parent class:
```csharp
public class T1
{
public static void A() { }
public virtual void B() { }
public virtual void C() { }
public virtual void D() { }
public void E() { }
}
```
child class:
```csharp
public class T2 ... | priority | ไธๆฏๆ่ฏๅซ static ใnew static parent class csharp public class public static void a public virtual void b public virtual void c public virtual void d public void e child class csharp public class ... | 1 |
422,231 | 12,268,797,903 | IssuesEvent | 2020-05-07 13:07:24 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | KHTS-Huntington Tri-State Regional Airport/Milton J Ferguson Field-WEST VIRGINIA-USA | Being Redone Low Priority | # Airport Name
Huntington Tri-State Regional Airport/Milton J Ferguson Field
# Country?
United States
# Improvements that need to be made?
full rework
# Are you working on this airport?
yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
low
| 1.0 | KHTS-Huntington Tri-State Regional Airport/Milton J Ferguson Field-WEST VIRGINIA-USA - # Airport Name
Huntington Tri-State Regional Airport/Milton J Ferguson Field
# Country?
United States
# Improvements that need to be made?
full rework
# Are you working on this airport?
yes
# Airport Priority?... | priority | khts huntington tri state regional airport milton j ferguson field west virginia usa airport name huntington tri state regional airport milton j ferguson field country united states improvements that need to be made full rework are you working on this airport yes airport priority ... | 1 |
601,397 | 18,403,136,662 | IssuesEvent | 2021-10-12 18:41:08 | godaddy-wordpress/coblocks | https://api.github.com/repos/godaddy-wordpress/coblocks | closed | ISBAT crop or auto-height images in Carousel Block | [Type] Enhancement [Priority] Low | **Is your feature request related to a problem? Please describe.**
The Carousel block will apply auto-height to images dependent on the image height. We should explore methods to give the user better control over whether the image will effectively crop or will resize accordingly.
**Describe the solution you'd like... | 1.0 | ISBAT crop or auto-height images in Carousel Block - **Is your feature request related to a problem? Please describe.**
The Carousel block will apply auto-height to images dependent on the image height. We should explore methods to give the user better control over whether the image will effectively crop or will resiz... | priority | isbat crop or auto height images in carousel block is your feature request related to a problem please describe the carousel block will apply auto height to images dependent on the image height we should explore methods to give the user better control over whether the image will effectively crop or will resiz... | 1 |
300,068 | 9,206,104,880 | IssuesEvent | 2019-03-08 12:44:38 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Add multi-layer selection in the legend | Category: Map Legend Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **nikos -** (nikos -)
Original Redmine Issue: 1413, https://issues.qgis.org/issues/1413
Original Assignee: nobody -
---
Selecting multiple layers at the same time (using the mouse pointer with the Shift or Control keys OR using wildcard patterns) will alow for easy creation of groups consisting of... | 1.0 | Add multi-layer selection in the legend - ---
Author Name: **nikos -** (nikos -)
Original Redmine Issue: 1413, https://issues.qgis.org/issues/1413
Original Assignee: nobody -
---
Selecting multiple layers at the same time (using the mouse pointer with the Shift or Control keys OR using wildcard patterns) will alow... | priority | add multi layer selection in the legend author name nikos nikos original redmine issue original assignee nobody selecting multiple layers at the same time using the mouse pointer with the shift or control keys or using wildcard patterns will alow for easy creation of groups consisti... | 1 |
288,081 | 8,824,921,316 | IssuesEvent | 2019-01-02 18:53:12 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | MonolaneOnrampMerge Needs to be Generalized | priority: low team: automotive type: feature request | # Problem Definition
[MonolaneOnrampMerge](https://github.com/RobotLocomotion/drake/blob/e7f5ddcd0f51b43cdf46daae10c6f7c80b77aa34/drake/automotive/monolane_onramp_merge.h#L51) is a [RoadGeometry](https://github.com/RobotLocomotion/drake/blob/6e211f0b03331e6d73a32127927067e2de4f12be/drake/automotive/maliput/dragway/r... | 1.0 | MonolaneOnrampMerge Needs to be Generalized - # Problem Definition
[MonolaneOnrampMerge](https://github.com/RobotLocomotion/drake/blob/e7f5ddcd0f51b43cdf46daae10c6f7c80b77aa34/drake/automotive/monolane_onramp_merge.h#L51) is a [RoadGeometry](https://github.com/RobotLocomotion/drake/blob/6e211f0b03331e6d73a3212792706... | priority | monolaneonrampmerge needs to be generalized problem definition is a generator for on ramp merge scenarios example screenshots are available in and the problem is monolaneonrampmerge is not very flexible in terms of allowing users to specify properties like the merge angle or distance over whic... | 1 |
520,568 | 15,088,200,018 | IssuesEvent | 2021-02-06 00:03:04 | CDH-Studio/I-Talent | https://api.github.com/repos/CDH-Studio/I-Talent | opened | Research how to track visits to I-Talent by email campaign | enhancement low priority | HRB will be promoting the I-Talent as it gets rolled out. We will be using Siteimprove for web analytics but it could be valuable to see how many visits to I-Talent come directly from the URL used in the email message.
We think to do this, HR would need to add the email campaign info or number in the url and we wou... | 1.0 | Research how to track visits to I-Talent by email campaign - HRB will be promoting the I-Talent as it gets rolled out. We will be using Siteimprove for web analytics but it could be valuable to see how many visits to I-Talent come directly from the URL used in the email message.
We think to do this, HR would need t... | priority | research how to track visits to i talent by email campaign hrb will be promoting the i talent as it gets rolled out we will be using siteimprove for web analytics but it could be valuable to see how many visits to i talent come directly from the url used in the email message we think to do this hr would need t... | 1 |
398,755 | 11,742,298,979 | IssuesEvent | 2020-03-12 00:16:58 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Change the way we do board permissions | priority: low technical change | In GitLab by @se-bastiaan on Nov 24, 2017, 15:48
Related to #479:
>twiggers: Somewhat related: I'd rather attach the board to a regular Django group than edit their (committee)group's permissions each year: it's much more error-prone to re-add those permissions than it is to add and remove some members from a Django ... | 1.0 | Change the way we do board permissions - In GitLab by @se-bastiaan on Nov 24, 2017, 15:48
Related to #479:
>twiggers: Somewhat related: I'd rather attach the board to a regular Django group than edit their (committee)group's permissions each year: it's much more error-prone to re-add those permissions than it is to a... | priority | change the way we do board permissions in gitlab by se bastiaan on nov related to twiggers somewhat related i d rather attach the board to a regular django group than edit their committee group s permissions each year it s much more error prone to re add those permissions than it is to add and r... | 1 |
139,548 | 5,378,273,443 | IssuesEvent | 2017-02-23 14:34:58 | igabriel85/IeAT-DICE-Repository | https://api.github.com/repos/igabriel85/IeAT-DICE-Repository | closed | rpc.rpc duplicate values | bug Low Priority | rpc.rpc context parsing produces duplicate values.
Check grok parsing.
| 1.0 | rpc.rpc duplicate values - rpc.rpc context parsing produces duplicate values.
Check grok parsing.
| priority | rpc rpc duplicate values rpc rpc context parsing produces duplicate values check grok parsing | 1 |
326,696 | 9,959,619,758 | IssuesEvent | 2019-07-06 08:40:34 | netdata/netdata | https://api.github.com/repos/netdata/netdata | closed | Netdata not ignoring /dev and /run by default | area/health bug priority/low | ##### Bug report summary
Netdata is sending me alerts about disk space and inodes usage from
* /run/lock
* /run
* /dev
##### OS / Environment
Debian 9, x64
##### Netdata version (ouput of `netdata -V`)
netdata v1.15.0-129-nightly
##### Component Name
diskspace.plugin
##### Steps To Reprodu... | 1.0 | Netdata not ignoring /dev and /run by default - ##### Bug report summary
Netdata is sending me alerts about disk space and inodes usage from
* /run/lock
* /run
* /dev
##### OS / Environment
Debian 9, x64
##### Netdata version (ouput of `netdata -V`)
netdata v1.15.0-129-nightly
##### Component Na... | priority | netdata not ignoring dev and run by default bug report summary netdata is sending me alerts about disk space and inodes usage from run lock run dev os environment debian netdata version ouput of netdata v netdata nightly component name ... | 1 |
673,999 | 23,036,439,587 | IssuesEvent | 2022-07-22 19:21:13 | minio/minio | https://api.github.com/repos/minio/minio | closed | Allow X-Frame-Options to be configurable via env variables or the UI | priority: low community | **Is your feature request related to a problem? Please describe.**
I want to load minio as an iframe in my application but the X-Frame-option deny does not allow me to embed minio in my app.
**Describe the solution you'd like**
It would be great if this option could be enabled via environment variables or a config... | 1.0 | Allow X-Frame-Options to be configurable via env variables or the UI - **Is your feature request related to a problem? Please describe.**
I want to load minio as an iframe in my application but the X-Frame-option deny does not allow me to embed minio in my app.
**Describe the solution you'd like**
It would be grea... | priority | allow x frame options to be configurable via env variables or the ui is your feature request related to a problem please describe i want to load minio as an iframe in my application but the x frame option deny does not allow me to embed minio in my app describe the solution you d like it would be grea... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.