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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
181,793 | 6,664,191,022 | IssuesEvent | 2017-10-02 19:11:47 | izberi-edu/izberi-edu-dev | https://api.github.com/repos/izberi-edu/izberi-edu-dev | opened | Dialog window with full information for the person on the card in abouts/(team) | feature priority: low | http://localhost:3000/about - When See more information is clicked, a dialog modal should appear and give more information about the person.
| 1.0 | Dialog window with full information for the person on the card in abouts/(team) - http://localhost:3000/about - When See more information is clicked, a dialog modal should appear and give more information about the person.
| priority | dialog window with full information for the person on the card in abouts team when see more information is clicked a dialog modal should appear and give more information about the person | 1 |
292,457 | 8,958,255,655 | IssuesEvent | 2019-01-27 12:49:45 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | reopened | Sortowanie listy znalezionych keszy na profilu po dacie znalezienia | Component UserProfile Github migration Priority Low Type Enhancement Won't fix | ```
Obecnie jest tak, że po zaraportowaniu przez WWW keszy znalezionych jednego
dnia w określonych godzinach na stronie profilu wyświetlane są na liście w
kolejności. Jednak gdy następnego dnia doda się kolejny kesz znaleziony
wcześniej, niż zalogowane poprzednio kesze, wyświetlany jest on na liście w
profilu jako ... | 1.0 | Sortowanie listy znalezionych keszy na profilu po dacie znalezienia - ```
Obecnie jest tak, że po zaraportowaniu przez WWW keszy znalezionych jednego
dnia w określonych godzinach na stronie profilu wyświetlane są na liście w
kolejności. Jednak gdy następnego dnia doda się kolejny kesz znaleziony
wcześniej, niż zalog... | priority | sortowanie listy znalezionych keszy na profilu po dacie znalezienia obecnie jest tak że po zaraportowaniu przez www keszy znalezionych jednego dnia w określonych godzinach na stronie profilu wyświetlane są na liście w kolejności jednak gdy następnego dnia doda się kolejny kesz znaleziony wcześniej niż zalog... | 1 |
113,575 | 4,562,042,301 | IssuesEvent | 2016-09-14 13:46:41 | rm-code/On-The-Roadside | https://api.github.com/repos/rm-code/On-The-Roadside | opened | Better way to generate Behavior Trees | Priority: Low Status: Accepted Type: Enhancement | Currently behavior trees are hardcoded. It would make sense to have some kind of simple visual editor or at least allow the creation of BTs via script files. | 1.0 | Better way to generate Behavior Trees - Currently behavior trees are hardcoded. It would make sense to have some kind of simple visual editor or at least allow the creation of BTs via script files. | priority | better way to generate behavior trees currently behavior trees are hardcoded it would make sense to have some kind of simple visual editor or at least allow the creation of bts via script files | 1 |
382,364 | 11,305,115,782 | IssuesEvent | 2020-01-18 02:33:28 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Support PostgreSQL 10 | component:api component:installer priority:low state:needs_devel type:enhancement | ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
- API
- Installer
##### SUMMARY
PostgreSQL 10.0 was just released. It features great improvements such as more efficient streaming replication, faster performance, and better user security by using SHA256 instead of MD5 for users' password hashes. Since ... | 1.0 | Support PostgreSQL 10 - ##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
- API
- Installer
##### SUMMARY
PostgreSQL 10.0 was just released. It features great improvements such as more efficient streaming replication, faster performance, and better user security by using SHA256 instead of MD5 for users'... | priority | support postgresql issue type feature idea component name api installer summary postgresql was just released it features great improvements such as more efficient streaming replication faster performance and better user security by using instead of for users password... | 1 |
398,528 | 11,741,690,665 | IssuesEvent | 2020-03-11 22:23:51 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Exporteer ledenlijst met snummers | members priority: low | In GitLab by @thomwiggers on Nov 30, 2016, 19:24
Dat zou voor SNUF chill zijn. | 1.0 | Exporteer ledenlijst met snummers - In GitLab by @thomwiggers on Nov 30, 2016, 19:24
Dat zou voor SNUF chill zijn. | priority | exporteer ledenlijst met snummers in gitlab by thomwiggers on nov dat zou voor snuf chill zijn | 1 |
790,390 | 27,824,542,384 | IssuesEvent | 2023-03-19 16:08:27 | bounswe/bounswe2023group7 | https://api.github.com/repos/bounswe/bounswe2023group7 | closed | Mock-Up Design Tool Selection | type : discussion priority : moderate status : help_wanted effort : low feedback | ### Issue Description
We need to decide on a tool that we will be using for our Mock-Ups. I found a blog that covers the tools on the Internet, here is the [link](https://www.browserstack.com/guide/top-website-mockup-tools). Please check them and share your idea.
It is better if it is free, simple, and easy to use.... | 1.0 | Mock-Up Design Tool Selection - ### Issue Description
We need to decide on a tool that we will be using for our Mock-Ups. I found a blog that covers the tools on the Internet, here is the [link](https://www.browserstack.com/guide/top-website-mockup-tools). Please check them and share your idea.
It is better if it i... | priority | mock up design tool selection issue description we need to decide on a tool that we will be using for our mock ups i found a blog that covers the tools on the internet here is the please check them and share your idea it is better if it is free simple and easy to use tasks no response ... | 1 |
513,008 | 14,914,221,899 | IssuesEvent | 2021-01-22 15:08:57 | scalaquest/PPS-19-ScalaQuest | https://api.github.com/repos/scalaquest/PPS-19-ScalaQuest | closed | CI optimization | enhancement low priority | In the future, it would be nice to optimize even more the CI process. The current pipeline shares Gradle caches between jobs, to minimize eventual duplicated Gradle file generation, but not the build artifacts, that are re-created for each job.
Sharing build artifacts between jobs would minimize CI execution time. F... | 1.0 | CI optimization - In the future, it would be nice to optimize even more the CI process. The current pipeline shares Gradle caches between jobs, to minimize eventual duplicated Gradle file generation, but not the build artifacts, that are re-created for each job.
Sharing build artifacts between jobs would minimize CI... | priority | ci optimization in the future it would be nice to optimize even more the ci process the current pipeline shares gradle caches between jobs to minimize eventual duplicated gradle file generation but not the build artifacts that are re created for each job sharing build artifacts between jobs would minimize ci... | 1 |
495,447 | 14,282,064,377 | IssuesEvent | 2020-11-23 09:03:49 | geocollections/sarv-edit | https://api.github.com/repos/geocollections/sarv-edit | closed | Library membership | Difficulty: Easy Priority: Low Status: In Progress Type: Enhancement | Library membership could be controlled using object permissions rather than library_agent table.
Initial permissions should to be taken from library_agent (to be inserted by SQL), permission setting panel should be enabled and limits by library_agent should be removed. | 1.0 | Library membership - Library membership could be controlled using object permissions rather than library_agent table.
Initial permissions should to be taken from library_agent (to be inserted by SQL), permission setting panel should be enabled and limits by library_agent should be removed. | priority | library membership library membership could be controlled using object permissions rather than library agent table initial permissions should to be taken from library agent to be inserted by sql permission setting panel should be enabled and limits by library agent should be removed | 1 |
333,250 | 10,119,490,842 | IssuesEvent | 2019-07-31 11:37:32 | IntellectualSites/PlotSquared | https://api.github.com/repos/IntellectualSites/PlotSquared | closed | Specific player cant mine specific 3x3 area on their plot | Spigot [-] Low Priority | __*NOTICE: Bukkit/Spigot versions 1.7.10 to 1.12.2 are considered legacy and will receive limited support. Please consider upgrading to 1.13 for future support. Plugins exist for 1.13+ that bring back old behaviors found in 1.8*__
# Bug report template
<!--- In order to create a valid issue report you have to follow... | 1.0 | Specific player cant mine specific 3x3 area on their plot - __*NOTICE: Bukkit/Spigot versions 1.7.10 to 1.12.2 are considered legacy and will receive limited support. Please consider upgrading to 1.13 for future support. Plugins exist for 1.13+ that bring back old behaviors found in 1.8*__
# Bug report template
<!--... | priority | specific player cant mine specific area on their plot notice bukkit spigot versions to are considered legacy and will receive limited support please consider upgrading to for future support plugins exist for that bring back old behaviors found in bug report template ... | 1 |
727,459 | 25,036,265,017 | IssuesEvent | 2022-11-04 16:16:24 | AY2223S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2223S1-CS2103T-F12-1/tp | closed | [PE-D][Tester D] UI - Application window not resizable | priority.low | 
Application window might be too small since it is not resizable. Outputs that are too long in the output box would then require a lot of scrolling as well.
<!--session: 1666945294372-b1e902ee-e5cd-4bc... | 1.0 | [PE-D][Tester D] UI - Application window not resizable - 
Application window might be too small since it is not resizable. Outputs that are too long in the output box would then require a lot of scrollin... | priority | ui application window not resizable application window might be too small since it is not resizable outputs that are too long in the output box would then require a lot of scrolling as well labels severity low type featureflaw original kynapy ped | 1 |
178,133 | 6,599,353,047 | IssuesEvent | 2017-09-16 18:35:47 | raspibo/eventman | https://api.github.com/repos/raspibo/eventman | closed | consider pagination counting items | bug priority: low | In the list of tickets, enumeration always starts at 1, regardless the current page. | 1.0 | consider pagination counting items - In the list of tickets, enumeration always starts at 1, regardless the current page. | priority | consider pagination counting items in the list of tickets enumeration always starts at regardless the current page | 1 |
312,375 | 9,546,462,248 | IssuesEvent | 2019-05-01 20:01:12 | carbon-design-system/carbon-components | https://api.github.com/repos/carbon-design-system/carbon-components | closed | AVT 3 - Carbon X Progress Indicator Component can not be screen reader tested | priority: low project: components type: a11y ♿ wontfix | ## Environment
macOS Mojave version 10.14.2
Chrome version 72.0.3626.96 (Official Build) (64-bit)
## Detailed description
AVT 3 The progress indicator cannot be tested without a complete example so the user can navigate through the steps and confirm there is a meaningful sequence and the warning indicator is read... | 1.0 | AVT 3 - Carbon X Progress Indicator Component can not be screen reader tested - ## Environment
macOS Mojave version 10.14.2
Chrome version 72.0.3626.96 (Official Build) (64-bit)
## Detailed description
AVT 3 The progress indicator cannot be tested without a complete example so the user can navigate through the st... | priority | avt carbon x progress indicator component can not be screen reader tested environment macos mojave version chrome version official build bit detailed description avt the progress indicator cannot be tested without a complete example so the user can navigate through the steps and ... | 1 |
365,412 | 10,781,161,333 | IssuesEvent | 2019-11-04 14:25:30 | salesagility/SuiteCRM | https://api.github.com/repos/salesagility/SuiteCRM | closed | Maps SWF export buttons not working under SSL | Bug Fix Proposed Low Priority Resolved: Next Release | <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product ... | 1.0 | Maps SWF export buttons not working under SSL - <!--- Provide a general summary of the issue in the **Title** above -->
<!--- Before you open an issue, please check if a similar issue already exists or has been closed before. --->
<!--- If you have discovered a security risk please report it by emailing security@suit... | priority | maps swf export buttons not working under ssl issue when displaying anything on a jjwg map there are copy csv etc buttons under the map to export the data lists if you have suite crm under an ssl https url these buttons do not work tested in chrome here google chrome gives a mixed content... | 1 |
152,754 | 5,868,430,468 | IssuesEvent | 2017-05-14 12:43:21 | msktutil/msktutil | https://api.github.com/repos/msktutil/msktutil | closed | Add option to disable reverse lookups | auto-migrated low priority sourceforge | *Originally created by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
*Originally owned by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
Hi,
we try to use msktutil in an AD environment with wrong
DNS PTR records for domain controllers.
Ex... | 1.0 | Add option to disable reverse lookups - *Originally created by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
*Originally owned by:* [m.pro...@science-computing.de](http://code.google.com/u/102852978476697227611/)
Hi,
we try to use msktutil in an AD environment with wrong
DNS P... | priority | add option to disable reverse lookups originally created by originally owned by hi we try to use msktutil in an ad environment with wrong dns ptr records for domain controllers example getent hosts ads example com ads example com getent hosts wrong name... | 1 |
219,163 | 7,333,668,051 | IssuesEvent | 2018-03-05 20:09:13 | mlilback/rc2SwiftClient | https://api.github.com/repos/mlilback/rc2SwiftClient | closed | Implement search bar for help viewer | enhancement priority: low | Allow searching the content of the currently displayed help page. | 1.0 | Implement search bar for help viewer - Allow searching the content of the currently displayed help page. | priority | implement search bar for help viewer allow searching the content of the currently displayed help page | 1 |
37,249 | 2,823,522,540 | IssuesEvent | 2015-05-21 09:21:31 | qspin/qtaste | https://api.github.com/repos/qspin/qtaste | closed | Study possible integration using JTAG | category:plugins priority:low type:new_feature | Would it be possible to propose an integration to control JTAG?
http://en.wikipedia.org/wiki/Joint_Test_Action_Group | 1.0 | Study possible integration using JTAG - Would it be possible to propose an integration to control JTAG?
http://en.wikipedia.org/wiki/Joint_Test_Action_Group | priority | study possible integration using jtag would it be possible to propose an integration to control jtag | 1 |
641,062 | 20,816,719,629 | IssuesEvent | 2022-03-18 11:07:13 | joergbrech/Modellbildung-und-Simulation | https://api.github.com/repos/joergbrech/Modellbildung-und-Simulation | closed | Too wide text and code boxes for PDF | bug priority-low | When creating PDFs, boxes which are scrollable are at times cut off (see the [Highline exercise](https://joergbrech.github.io/Modellbildung-und-Simulation/04_lineare_gleichungen/01_modellierung_einer_highline.html)).
How to improve this? | 1.0 | Too wide text and code boxes for PDF - When creating PDFs, boxes which are scrollable are at times cut off (see the [Highline exercise](https://joergbrech.github.io/Modellbildung-und-Simulation/04_lineare_gleichungen/01_modellierung_einer_highline.html)).
How to improve this? | priority | too wide text and code boxes for pdf when creating pdfs boxes which are scrollable are at times cut off see the how to improve this | 1 |
495,235 | 14,273,923,913 | IssuesEvent | 2020-11-22 00:27:29 | Couchers-org/couchers | https://api.github.com/repos/Couchers-org/couchers | closed | Version tags are wrong in bug reports | bug devops priority: low | They need to be set in the CI pipeline.
See #317 for an example with `unknown` version. | 1.0 | Version tags are wrong in bug reports - They need to be set in the CI pipeline.
See #317 for an example with `unknown` version. | priority | version tags are wrong in bug reports they need to be set in the ci pipeline see for an example with unknown version | 1 |
555,165 | 16,448,278,432 | IssuesEvent | 2021-05-20 23:05:36 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | Make calculation for repeated instances for center of mass methods (position, velocity) consistent with CalcTotalMass(). | component: multibody plant priority: low team: dynamics | For methods involving center of mass calculations (e.g., center of mass position and velocity), account for calculations for repeated instances as was done during PR #14957 to address issue #14913 (calculate total mass of system or model instances) . | 1.0 | Make calculation for repeated instances for center of mass methods (position, velocity) consistent with CalcTotalMass(). - For methods involving center of mass calculations (e.g., center of mass position and velocity), account for calculations for repeated instances as was done during PR #14957 to address issue #14913 ... | priority | make calculation for repeated instances for center of mass methods position velocity consistent with calctotalmass for methods involving center of mass calculations e g center of mass position and velocity account for calculations for repeated instances as was done during pr to address issue calcula... | 1 |
648,812 | 21,194,502,501 | IssuesEvent | 2022-04-08 21:49:17 | TheHiveRP/HiveIssues | https://api.github.com/repos/TheHiveRP/HiveIssues | closed | Pickaxe | bug complete low priority | #### __Description__
When mining a pickaxe appears inhand but there is still a pickaxe on your back also.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | max_jaeger
**Coordinates** | vector3(2939.234, 2743.847, 43.33893)
**Steam ID** | st... | 1.0 | Pickaxe - #### __Description__
When mining a pickaxe appears inhand but there is still a pickaxe on your back also.
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | -------------
**Steam Name** | max_jaeger
**Coordinates** | vector3(2939.234, 2743.847, 43.33893)
**Steam... | priority | pickaxe description when mining a pickaxe appears inhand but there is still a pickaxe on your back also evidence no evidence additional information title information steam name max jaeger coordinates steam id steam dis... | 1 |
468,210 | 13,462,780,884 | IssuesEvent | 2020-09-09 16:33:45 | slsdetectorgroup/slsDetectorPackage | https://api.github.com/repos/slsdetectorgroup/slsDetectorPackage | closed | servers: skip-all-checks mode and kernel test for nios | action - Enhancement priority - Low status - On it | <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger, Jungfrau, Mythen3, Gotthard2, Gotthard, Moench, ChipTest... | 1.0 | servers: skip-all-checks mode and kernel test for nios - <!-- Preview changes before submitting -->
<!-- Please fill out everything with an *, as this report will be discarded otherwise -->
<!-- This is a comment, the syntax is a bit different from c++ or bash -->
##### *Detector type:
<!-- If applicable, Eiger,... | priority | servers skip all checks mode and kernel test for nios detector type update mode for all kernel test for nios software package version developer priority low state the feature skip all checks mode that skips firmware checks but also the setupdetector ... | 1 |
819,766 | 30,750,631,692 | IssuesEvent | 2023-07-28 18:53:04 | aws-solutions/content-localization-on-aws | https://api.github.com/repos/aws-solutions/content-localization-on-aws | closed | Save as parallel data | enhancement point: 8 priority: low | On the translation page provide options to:
Save as parallel data - this saves the current set of subtitle, source subtitle pairs as parallel data. If a parallel data already exists, then it updates the existing Parallel Data.
| 1.0 | Save as parallel data - On the translation page provide options to:
Save as parallel data - this saves the current set of subtitle, source subtitle pairs as parallel data. If a parallel data already exists, then it updates the existing Parallel Data.
| priority | save as parallel data on the translation page provide options to save as parallel data this saves the current set of subtitle source subtitle pairs as parallel data if a parallel data already exists then it updates the existing parallel data | 1 |
639,637 | 20,760,702,894 | IssuesEvent | 2022-03-15 15:55:22 | KCL-BMEIS/ExeTera | https://api.github.com/repos/KCL-BMEIS/ExeTera | closed | Numba/Cython: ordered_inner_map_left_unique for fixed string fields | low priority | We need a scalable version of ordered_inner_map_left_unique for fixed string fields in cython. It should perform the operation in a chunked fashion | 1.0 | Numba/Cython: ordered_inner_map_left_unique for fixed string fields - We need a scalable version of ordered_inner_map_left_unique for fixed string fields in cython. It should perform the operation in a chunked fashion | priority | numba cython ordered inner map left unique for fixed string fields we need a scalable version of ordered inner map left unique for fixed string fields in cython it should perform the operation in a chunked fashion | 1 |
346,476 | 10,412,751,887 | IssuesEvent | 2019-09-13 16:44:20 | Fabian-Sommer/HeroesLounge | https://api.github.com/repos/Fabian-Sommer/HeroesLounge | closed | Linking to user profiles with sloth.id instead of user.id | enhancement low priority small | Currently the Heroes Lounge website uses the underlying `sloth.user.id` as reference to load the correct user profile. https://heroeslounge.gg/user/view/55. However this rarely, if ever, lines up with the `sloth.id` which we output on the api. This makes it near impossible for third party tools to create direct links t... | 1.0 | Linking to user profiles with sloth.id instead of user.id - Currently the Heroes Lounge website uses the underlying `sloth.user.id` as reference to load the correct user profile. https://heroeslounge.gg/user/view/55. However this rarely, if ever, lines up with the `sloth.id` which we output on the api. This makes it ne... | priority | linking to user profiles with sloth id instead of user id currently the heroes lounge website uses the underlying sloth user id as reference to load the correct user profile however this rarely if ever lines up with the sloth id which we output on the api this makes it near impossible for third party tools ... | 1 |
315,259 | 9,608,200,929 | IssuesEvent | 2019-05-12 03:28:29 | pyazo/sump-thing-api | https://api.github.com/repos/pyazo/sump-thing-api | opened | Implement forgot password | core feature low priority | Fairly low on the MVP priorities list- may remove from MVP and replace with frontend Auth0 stuff. | 1.0 | Implement forgot password - Fairly low on the MVP priorities list- may remove from MVP and replace with frontend Auth0 stuff. | priority | implement forgot password fairly low on the mvp priorities list may remove from mvp and replace with frontend stuff | 1 |
409,100 | 11,956,787,907 | IssuesEvent | 2020-04-04 12:04:45 | weso/shex-lite | https://api.github.com/repos/weso/shex-lite | closed | Travis CI is completly unstable for scala builds | affects: repository dificulty: low priority: high status: accepted type: bug | Travis CI has been unstable during all day for scala builds, this is related to that sometimes it misses some libraries, sometimes it misses other libraries and then the same test executed twice fails first time and passes second time....
In my opinion we should be looking for another CI tool. | 1.0 | Travis CI is completly unstable for scala builds - Travis CI has been unstable during all day for scala builds, this is related to that sometimes it misses some libraries, sometimes it misses other libraries and then the same test executed twice fails first time and passes second time....
In my opinion we should be... | priority | travis ci is completly unstable for scala builds travis ci has been unstable during all day for scala builds this is related to that sometimes it misses some libraries sometimes it misses other libraries and then the same test executed twice fails first time and passes second time in my opinion we should be... | 1 |
146,399 | 5,620,827,354 | IssuesEvent | 2017-04-04 08:16:55 | nus-mtp/steps-networking-module | https://api.github.com/repos/nus-mtp/steps-networking-module | closed | Implement global toast | low-priority UI | Criteria:
1. Require feedback for saving edit
2. Require feedback for comment | 1.0 | Implement global toast - Criteria:
1. Require feedback for saving edit
2. Require feedback for comment | priority | implement global toast criteria require feedback for saving edit require feedback for comment | 1 |
84,715 | 3,670,926,930 | IssuesEvent | 2016-02-22 02:41:21 | himynameisdave/git-labelmaker | https://api.github.com/repos/himynameisdave/git-labelmaker | closed | Error trying to remove labels from a repo with no labels | Priority: Low Status: Accepted Type: Bug | There is an error when trying to remove labels from a repo with no labels, should instead just say "no labels to remove" and redirect to the main menu | 1.0 | Error trying to remove labels from a repo with no labels - There is an error when trying to remove labels from a repo with no labels, should instead just say "no labels to remove" and redirect to the main menu | priority | error trying to remove labels from a repo with no labels there is an error when trying to remove labels from a repo with no labels should instead just say no labels to remove and redirect to the main menu | 1 |
307,820 | 9,422,752,334 | IssuesEvent | 2019-04-11 10:04:53 | FezVrasta/popper.js | https://api.github.com/repos/FezVrasta/popper.js | closed | Delayed tooltip flashing when pointer is no longer over the reference | # BUG DIFFICULTY: low PRIORITY: medium TARGETS: Tooltip.js | ### CodePen demo
https://codepen.io/aleksanderd/pen/QJqROO
### Steps to reproduce the problem
1. Move mouse over/through the reference so fast and keep the pointer outside the ref.
2. Wait 1s.
3. Tooltip will be flashed (show and hide).
### What is the expected behavior?
I think, no tooltip must be ... | 1.0 | Delayed tooltip flashing when pointer is no longer over the reference - ### CodePen demo
https://codepen.io/aleksanderd/pen/QJqROO
### Steps to reproduce the problem
1. Move mouse over/through the reference so fast and keep the pointer outside the ref.
2. Wait 1s.
3. Tooltip will be flashed (show and hide... | priority | delayed tooltip flashing when pointer is no longer over the reference codepen demo steps to reproduce the problem move mouse over through the reference so fast and keep the pointer outside the ref wait tooltip will be flashed show and hide what is the expected behavior ... | 1 |
404,220 | 11,853,910,743 | IssuesEvent | 2020-03-24 23:11:51 | oliverj96/katy-trail-app | https://api.github.com/repos/oliverj96/katy-trail-app | closed | Import Icon/Graphics from Adobe XD | Low priority enhancement | Improve graphics and icons to match closer to the design prototype. | 1.0 | Import Icon/Graphics from Adobe XD - Improve graphics and icons to match closer to the design prototype. | priority | import icon graphics from adobe xd improve graphics and icons to match closer to the design prototype | 1 |
622,166 | 19,609,219,725 | IssuesEvent | 2022-01-06 13:30:09 | AbsaOSS/hyperdrive-trigger | https://api.github.com/repos/AbsaOSS/hyperdrive-trigger | closed | Manual workflow run - adjust arguments | enhancement priority: low UX backend | User should be able to adjust jobs arguments during manual workflow run
<img width="794" alt="Screenshot 2020-08-20 at 16 00 56" src="https://user-images.githubusercontent.com/18142017/90779812-78887200-e2fe-11ea-9de2-e1e0c9b206e9.png">
| 1.0 | Manual workflow run - adjust arguments - User should be able to adjust jobs arguments during manual workflow run
<img width="794" alt="Screenshot 2020-08-20 at 16 00 56" src="https://user-images.githubusercontent.com/18142017/90779812-78887200-e2fe-11ea-9de2-e1e0c9b206e9.png">
| priority | manual workflow run adjust arguments user should be able to adjust jobs arguments during manual workflow run img width alt screenshot at src | 1 |
364,744 | 10,772,797,540 | IssuesEvent | 2019-11-02 16:48:04 | ClangBuiltLinux/linux | https://api.github.com/repos/ClangBuiltLinux/linux | opened | instruction requires a CPU feature not currently enabled in arch/mips/kernel/cpu-probe.c | [ARCH] mips [BUG] llvm integrated-as low priority | Build of mipsel kernel with integrated-as enabled failing:
```
arch/mips/kernel/cpu-probe.c:1059:2: error: instruction requires a CPU feature not currently enabled
probe_gc0_config(config, config0, MIPS_CONF_M);
^
arch/mips/kernel/cpu-probe.c:1034:8: note: expanded from macro 'probe_gc0_config'
... | 1.0 | instruction requires a CPU feature not currently enabled in arch/mips/kernel/cpu-probe.c - Build of mipsel kernel with integrated-as enabled failing:
```
arch/mips/kernel/cpu-probe.c:1059:2: error: instruction requires a CPU feature not currently enabled
probe_gc0_config(config, config0, MIPS_CONF_M);
... | priority | instruction requires a cpu feature not currently enabled in arch mips kernel cpu probe c build of mipsel kernel with integrated as enabled failing arch mips kernel cpu probe c error instruction requires a cpu feature not currently enabled probe config config mips conf m arch ... | 1 |
753,755 | 26,360,424,709 | IssuesEvent | 2023-01-11 13:00:33 | sorrowcode/taesch- | https://api.github.com/repos/sorrowcode/taesch- | closed | Autorisierung - GPS-Funktion benutzen | bug 3 - low priority | App soll Nutzer nach Berechtigung fragen, um GPS-Funktion zu benutzen | 1.0 | Autorisierung - GPS-Funktion benutzen - App soll Nutzer nach Berechtigung fragen, um GPS-Funktion zu benutzen | priority | autorisierung gps funktion benutzen app soll nutzer nach berechtigung fragen um gps funktion zu benutzen | 1 |
393,041 | 11,599,369,024 | IssuesEvent | 2020-02-25 02:01:23 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | title capitalization in lcm_vector_gen is off for Rod2D | priority: low team: dynamics | lcm_vector_gen wants to capitalize "rod2d" to "Rod2d", while my class is named "Rod2D". Would it be too dumb to require the caller of lcm_vector_gen to specify the state vector name that they want? | 1.0 | title capitalization in lcm_vector_gen is off for Rod2D - lcm_vector_gen wants to capitalize "rod2d" to "Rod2d", while my class is named "Rod2D". Would it be too dumb to require the caller of lcm_vector_gen to specify the state vector name that they want? | priority | title capitalization in lcm vector gen is off for lcm vector gen wants to capitalize to while my class is named would it be too dumb to require the caller of lcm vector gen to specify the state vector name that they want | 1 |
646,821 | 21,076,328,265 | IssuesEvent | 2022-04-02 07:30:36 | jacobobryant/biff | https://api.github.com/repos/jacobobryant/biff | closed | CI for Biff | low priority | It'd be nice to have a CI pipeline that has a dedicated digitalocean account (+ api key). Then we could run automated tests for creating and deploying the example project. | 1.0 | CI for Biff - It'd be nice to have a CI pipeline that has a dedicated digitalocean account (+ api key). Then we could run automated tests for creating and deploying the example project. | priority | ci for biff it d be nice to have a ci pipeline that has a dedicated digitalocean account api key then we could run automated tests for creating and deploying the example project | 1 |
220,489 | 7,360,335,877 | IssuesEvent | 2018-03-10 17:32:03 | bounswe/bounswe2018group5 | https://api.github.com/repos/bounswe/bounswe2018group5 | opened | Revise Dependencies | Effort: Low Priority: Medium Status: Available Type: Wiki | Per Cihat's comment:
> You may add some more dependencies, such as you need requirements to start mockups etc. | 1.0 | Revise Dependencies - Per Cihat's comment:
> You may add some more dependencies, such as you need requirements to start mockups etc. | priority | revise dependencies per cihat s comment you may add some more dependencies such as you need requirements to start mockups etc | 1 |
312,917 | 9,554,746,930 | IssuesEvent | 2019-05-02 23:18:00 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | 2G4-Garrett County Airport-MARYLAND-USA | Being Redone Low Priority | # Airport Name
Garrett County Airport
# Country?
USA
# Improvements that need to be made?
Re-done from scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
No
| 1.0 | 2G4-Garrett County Airport-MARYLAND-USA - # Airport Name
Garrett County Airport
# Country?
USA
# Improvements that need to be made?
Re-done from scratch
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
No
| priority | garrett county airport maryland usa airport name garrett county airport country usa improvements that need to be made re done from scratch are you working on this airport yes airport priority if event runway world us capital low no | 1 |
708,098 | 24,330,033,095 | IssuesEvent | 2022-09-30 18:28:35 | catalystneuro/neuroconv | https://api.github.com/repos/catalystneuro/neuroconv | closed | Write RecordingExtractor to read and extract metadata from Bonsai files | enhancement priority: low | Write BonsaiRecordingExtractor using template provided [here](https://spikeinterface.readthedocs.io/en/latest/recording_extractor.html). Sample extractors for other formats can be found [here](https://github.com/SpikeInterface/spikeextractors/tree/master/spikeextractors/extractors).
Some ideas of what methods to in... | 1.0 | Write RecordingExtractor to read and extract metadata from Bonsai files - Write BonsaiRecordingExtractor using template provided [here](https://spikeinterface.readthedocs.io/en/latest/recording_extractor.html). Sample extractors for other formats can be found [here](https://github.com/SpikeInterface/spikeextractors/tr... | priority | write recordingextractor to read and extract metadata from bonsai files write bonsairecordingextractor using template provided sample extractors for other formats can be found some ideas of what methods to include extract sampling rate starting time channel ids number of frames ... | 1 |
519,150 | 15,045,979,359 | IssuesEvent | 2021-02-03 06:33:42 | BOSWatch/BW3-Core | https://api.github.com/repos/BOSWatch/BW3-Core | closed | Timestamp when server is offline | Bug Component: Client Priority: Low | When the server is offline I would like the client to create the timestamp on its side, so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online. | 1.0 | Timestamp when server is offline - When the server is offline I would like the client to create the timestamp on its side, so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online. | priority | timestamp when server is offline when the server is offline i would like the client to create the timestamp on its side so when server goes online again and the client que is sending the timestamp will be the time the alarm was and not when the server goes online | 1 |
210,048 | 7,182,735,486 | IssuesEvent | 2018-02-01 10:48:23 | grmToolbox/grmpy | https://api.github.com/repos/grmToolbox/grmpy | closed | est.grmpy.info labels | pb-software-engineering priority-low size-S | Please change the column Current to read Finish, this align the labels with the descriptive file. | 1.0 | est.grmpy.info labels - Please change the column Current to read Finish, this align the labels with the descriptive file. | priority | est grmpy info labels please change the column current to read finish this align the labels with the descriptive file | 1 |
316,666 | 9,653,108,463 | IssuesEvent | 2019-05-19 00:05:22 | guilds-plugin/Guilds | https://api.github.com/repos/guilds-plugin/Guilds | closed | GUI Requests | Priority: Low Status: PR Welcome Type: Feature | Can you please hide the iron helmet tool tip in /g info (When on head: Does this): https://gyazo.com/6eb033b1b29a9e9489d0f5b6752c0f8d
Also, can you rename the glass panes to "&r" so it doesn't display the glass name.
* Guilds version: 3.4.6-RELEASE
* MC Version: Spigot 1.14.1
| 1.0 | GUI Requests - Can you please hide the iron helmet tool tip in /g info (When on head: Does this): https://gyazo.com/6eb033b1b29a9e9489d0f5b6752c0f8d
Also, can you rename the glass panes to "&r" so it doesn't display the glass name.
* Guilds version: 3.4.6-RELEASE
* MC Version: Spigot 1.14.1
| priority | gui requests can you please hide the iron helmet tool tip in g info when on head does this also can you rename the glass panes to r so it doesn t display the glass name guilds version release mc version spigot | 1 |
581,860 | 17,334,156,275 | IssuesEvent | 2021-07-28 08:08:45 | woocommerce/woocommerce | https://api.github.com/repos/woocommerce/woocommerce | closed | Postal code labels are partially incorrect for US & India | category: i18n component: checkout priority: low type: bug | <!-- This template is for confirmed bugs only. If you have a support request or custom code related question please see our docs or use our forums, helpdesk, or Slack Community! https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=&template=3-Support.md&title= -->
<!-- Make sure to look through th... | 1.0 | Postal code labels are partially incorrect for US & India - <!-- This template is for confirmed bugs only. If you have a support request or custom code related question please see our docs or use our forums, helpdesk, or Slack Community! https://github.com/woocommerce/woocommerce/issues/new?assignees=&labels=&template=... | priority | postal code labels are partially incorrect for us india prerequisites i have have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug the label shown f... | 1 |
19,245 | 2,618,938,800 | IssuesEvent | 2015-03-03 00:03:14 | chrsmith/open-ig | https://api.github.com/repos/chrsmith/open-ig | closed | AI spends too much money on spy satellites | AI auto-migrated Priority-Low Type-Enhancement | ```
AI currently builds spy satellites for all known planets, replenishing lost
ones immediately, which is a large drain on their money.
This might be remedied by the following changes:
- deploy simple satellite at first on all planets: for empty planets they are
quite enough. May require to change tech.xml to allo... | 1.0 | AI spends too much money on spy satellites - ```
AI currently builds spy satellites for all known planets, replenishing lost
ones immediately, which is a large drain on their money.
This might be remedied by the following changes:
- deploy simple satellite at first on all planets: for empty planets they are
quite e... | priority | ai spends too much money on spy satellites ai currently builds spy satellites for all known planets replenishing lost ones immediately which is a large drain on their money this might be remedied by the following changes deploy simple satellite at first on all planets for empty planets they are quite e... | 1 |
623,420 | 19,667,439,486 | IssuesEvent | 2022-01-11 00:57:05 | merico-dev/lake | https://api.github.com/repos/merico-dev/lake | closed | Convert the config ui from using /env to use /ping | proposal priority: low | ## Description
In the config ui now, we call /env to see if the server is up.
I want to remove that route and replace it with /ping
- [x] remove the /env route
- [x] Add /ping route
- [x] Get the front end to use the new route | 1.0 | Convert the config ui from using /env to use /ping - ## Description
In the config ui now, we call /env to see if the server is up.
I want to remove that route and replace it with /ping
- [x] remove the /env route
- [x] Add /ping route
- [x] Get the front end to use the new route | priority | convert the config ui from using env to use ping description in the config ui now we call env to see if the server is up i want to remove that route and replace it with ping remove the env route add ping route get the front end to use the new route | 1 |
6,553 | 2,589,392,657 | IssuesEvent | 2015-02-18 12:17:36 | jackjonesfashion/tasks | https://api.github.com/repos/jackjonesfashion/tasks | closed | Misc. pages - Terms & Conditions, Denim Heroes | Priority: Low Ready | Anna Sarah will deliver simple mockup + pics + reviewed EN text. Not nationalized.
To be live around the 20th feb,
~~http://jackjones.de/Terms-and-conditions/jj-sustainability-terms-and-conditions,de_DE,pg.html~~ | 1.0 | Misc. pages - Terms & Conditions, Denim Heroes - Anna Sarah will deliver simple mockup + pics + reviewed EN text. Not nationalized.
To be live around the 20th feb,
~~http://jackjones.de/Terms-and-conditions/jj-sustainability-terms-and-conditions,de_DE,pg.html~~ | priority | misc pages terms conditions denim heroes anna sarah will deliver simple mockup pics reviewed en text not nationalized to be live around the feb | 1 |
448,843 | 12,958,882,893 | IssuesEvent | 2020-07-20 12:08:39 | input-output-hk/cardano-node | https://api.github.com/repos/input-output-hk/cardano-node | closed | [BUG] - Cardano-node fails to open prometheus ports, no errors | Pioneer bug logging and monitoring priority low | **Summary**
A clear and specific description of what the bug is.
Two cardano-node running on the same machine with different configuration files except EKG ports (which were left the same by mistake).
The first node reads the config files and opens EKG and prometheus ports. The second node reads the config file, s... | 1.0 | [BUG] - Cardano-node fails to open prometheus ports, no errors - **Summary**
A clear and specific description of what the bug is.
Two cardano-node running on the same machine with different configuration files except EKG ports (which were left the same by mistake).
The first node reads the config files and opens ... | priority | cardano node fails to open prometheus ports no errors summary a clear and specific description of what the bug is two cardano node running on the same machine with different configuration files except ekg ports which were left the same by mistake the first node reads the config files and opens ekg ... | 1 |
660,342 | 21,962,047,253 | IssuesEvent | 2022-05-24 16:41:16 | dojot/dojot | https://api.github.com/repos/dojot/dojot | closed | [GUI NX] - Color Selection does not work. | Type:Bug :bug: Priority:Low Team:Frontend Complexity: Low | * **I'm submitting a ...**
- [X] bug report
- [ ] feature request
- [ ] support request
Color Selection does not work.

**Page inspection capture is without information for this problem**
![Cap... | 1.0 | [GUI NX] - Color Selection does not work. - * **I'm submitting a ...**
- [X] bug report
- [ ] feature request
- [ ] support request
Color Selection does not work.

**Page inspection capture is w... | priority | color selection does not work i m submitting a bug report feature request support request color selection does not work page inspection capture is without information for this problem please tell us about your environment version gui nx environm... | 1 |
697,913 | 23,958,489,265 | IssuesEvent | 2022-09-12 16:51:36 | NCAR/container-dtc-nwp | https://api.github.com/repos/NCAR/container-dtc-nwp | closed | Singularity METviewer on Cheyenne | topic: metviewer image priority: low type: enhancement | Currently running METviewer with singularity only works on AWS. There are many issues with Cheyenne, likely many related to permissions. Goal is to get METviewer with singularity working on Cheyenne for broader community use. | 1.0 | Singularity METviewer on Cheyenne - Currently running METviewer with singularity only works on AWS. There are many issues with Cheyenne, likely many related to permissions. Goal is to get METviewer with singularity working on Cheyenne for broader community use. | priority | singularity metviewer on cheyenne currently running metviewer with singularity only works on aws there are many issues with cheyenne likely many related to permissions goal is to get metviewer with singularity working on cheyenne for broader community use | 1 |
758,914 | 26,573,783,355 | IssuesEvent | 2023-01-21 14:33:46 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] balena-etcher | request:new-pkg priority:low | ### Link to the package base(s) in the AUR
[balena-etcher](https://aur.archlinux.org/packages/balena-etcher)
### Utility this package has for you
Making ISO-USBs
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
No, but for a great amount.
### Do you consider the package to be useful for... | 1.0 | [Request] balena-etcher - ### Link to the package base(s) in the AUR
[balena-etcher](https://aur.archlinux.org/packages/balena-etcher)
### Utility this package has for you
Making ISO-USBs
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
No, but for a great amount.
### Do you consider th... | priority | balena etcher link to the package base s in the aur utility this package has for you making iso usbs do you consider the package s to be useful for every chaotic aur user no but for a great amount do you consider the package to be useful for feature testing preview yes have... | 1 |
423,306 | 12,294,118,112 | IssuesEvent | 2020-05-10 22:12:49 | EduFdezSoy/Manga2Kindle_Server | https://api.github.com/repos/EduFdezSoy/Manga2Kindle_Server | closed | Worker enters in a loop when error | Low Priority bug | When an error happens inside the worker it enters in a loop blocking the server | 1.0 | Worker enters in a loop when error - When an error happens inside the worker it enters in a loop blocking the server | priority | worker enters in a loop when error when an error happens inside the worker it enters in a loop blocking the server | 1 |
305,944 | 9,378,556,825 | IssuesEvent | 2019-04-04 13:10:09 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | JT launch prompt modal button responsive issue | component:ui good first issue priority:low type:bug | ##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Feature Request
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- UI
##### SUMMARY
<!-- Briefly describe the problem. -->
The Launch button is cut off

### Expected/desired behavio... | 1.0 | MultiViewCalendar Footer() should accept a boolean parameter ASP.NET Core - ### Enhancement
As reported in ticket with ID 1404575
### Reproduction of the problem
The `Footer()` method only accepts string in the UI for ASP.NET Core wrappers:
 | 1.0 | Feedback: Can't render images from other origin - The current feedback implementation can't render the images on the html2canvas as it would require cross-domain access.
One solution would be to use a proxy:
[https://github.com/niklasvh/html2canvas-proxy-nodejs](url) | priority | feedback can t render images from other origin the current feedback implementation can t render the images on the as it would require cross domain access one solution would be to use a proxy url | 1 |
788,394 | 27,751,650,964 | IssuesEvent | 2023-03-15 21:16:24 | mudkipdev/leaf | https://api.github.com/repos/mudkipdev/leaf | closed | Ability to rename a tag | Type: Enhancement Status: Planned Priority: Low Area: Tags | This issue would introduce a new optional argument into `/tags edit`, which would be `new_name`. If this argument is passed, the tag will also change names. It will also prompt the user to edit the tag content, but they can skip that part if they want to.
Part of #1. | 1.0 | Ability to rename a tag - This issue would introduce a new optional argument into `/tags edit`, which would be `new_name`. If this argument is passed, the tag will also change names. It will also prompt the user to edit the tag content, but they can skip that part if they want to.
Part of #1. | priority | ability to rename a tag this issue would introduce a new optional argument into tags edit which would be new name if this argument is passed the tag will also change names it will also prompt the user to edit the tag content but they can skip that part if they want to part of | 1 |
518,247 | 15,026,215,294 | IssuesEvent | 2021-02-01 22:18:05 | ls1intum/Artemis | https://api.github.com/repos/ls1intum/Artemis | closed | Interface language cannot be changed during test run of exam | bug client exam mode: client priority:low | ### Describe the bug
Artemis interface language cannot be changed during the test run of an exam.
Although not tested, this might also affect the actual exam mode.
#### To Reproduce
1. Start a test run of an exam in Artemis
2. Go to the top right corner and click on your username
3. The language change overlay... | 1.0 | Interface language cannot be changed during test run of exam - ### Describe the bug
Artemis interface language cannot be changed during the test run of an exam.
Although not tested, this might also affect the actual exam mode.
#### To Reproduce
1. Start a test run of an exam in Artemis
2. Go to the top right co... | priority | interface language cannot be changed during test run of exam describe the bug artemis interface language cannot be changed during the test run of an exam although not tested this might also affect the actual exam mode to reproduce start a test run of an exam in artemis go to the top right co... | 1 |
547,163 | 16,038,939,074 | IssuesEvent | 2021-04-22 04:14:17 | reconness/reconness-frontend | https://api.github.com/repos/reconness/reconness-frontend | closed | Style issues in Add subdomain popup | bug priority: low severity: low | In Add subdomain popup, Root Domain details page:
- Reduce the space between rows
- The validation errors will appear next to the Add Subdomains button, at the bottom of the popup.
- If a row has an error, the border of the input will be red
- The color of the input's border does not match with the main Target colo... | 1.0 | Style issues in Add subdomain popup - In Add subdomain popup, Root Domain details page:
- Reduce the space between rows
- The validation errors will appear next to the Add Subdomains button, at the bottom of the popup.
- If a row has an error, the border of the input will be red
- The color of the input's border do... | priority | style issues in add subdomain popup in add subdomain popup root domain details page reduce the space between rows the validation errors will appear next to the add subdomains button at the bottom of the popup if a row has an error the border of the input will be red the color of the input s border do... | 1 |
519,121 | 15,044,985,087 | IssuesEvent | 2021-02-03 04:19:23 | nlpsandbox/nlpsandbox-website-synapse | https://api.github.com/repos/nlpsandbox/nlpsandbox-website-synapse | closed | Document how to stop a running submission | Enhancement Priority: Low | Submitters have the option to cancel their submission as long as the submission has not started yet. However, it happens that submitters contact us to stop their submissions when they notice that they did a mistake - or they added a `while(true)` somewhere - and don't want their quota to be eaten.
Describe how to st... | 1.0 | Document how to stop a running submission - Submitters have the option to cancel their submission as long as the submission has not started yet. However, it happens that submitters contact us to stop their submissions when they notice that they did a mistake - or they added a `while(true)` somewhere - and don't want th... | priority | document how to stop a running submission submitters have the option to cancel their submission as long as the submission has not started yet however it happens that submitters contact us to stop their submissions when they notice that they did a mistake or they added a while true somewhere and don t want th... | 1 |
272,419 | 8,513,451,104 | IssuesEvent | 2018-10-31 16:04:45 | CS2113-AY1819S1-T16-2/main | https://api.github.com/repos/CS2113-AY1819S1-T16-2/main | closed | Sort People by departments | priority.low severity.Low type.enhancement |
* [x] Display departments on a personcard with JavaFX.
* [x] Extend the list command by listing people of that certain department.
| 1.0 | Sort People by departments -
* [x] Display departments on a personcard with JavaFX.
* [x] Extend the list command by listing people of that certain department.
| priority | sort people by departments display departments on a personcard with javafx extend the list command by listing people of that certain department | 1 |
690,988 | 23,680,426,350 | IssuesEvent | 2022-08-28 18:13:02 | raceintospace/raceintospace | https://api.github.com/repos/raceintospace/raceintospace | opened | Improving Intelligence report | Enhancement idea Low Priority | Currently, the Intel report is 60% accurate at Level 1, 50% at Level 2, and 40% at Level 3. However, it seems like, if you watch a prestige first of something like Three-Person Capsule, the CIA _should_ add Soyuz to the Statistics page in Intel, with a (possibly) wild guess as to its reliability. | 1.0 | Improving Intelligence report - Currently, the Intel report is 60% accurate at Level 1, 50% at Level 2, and 40% at Level 3. However, it seems like, if you watch a prestige first of something like Three-Person Capsule, the CIA _should_ add Soyuz to the Statistics page in Intel, with a (possibly) wild guess as to its re... | priority | improving intelligence report currently the intel report is accurate at level at level and at level however it seems like if you watch a prestige first of something like three person capsule the cia should add soyuz to the statistics page in intel with a possibly wild guess as to its relia... | 1 |
526,145 | 15,281,840,969 | IssuesEvent | 2021-02-23 08:44:34 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.9.3.0 beta staging-1937]Civics:Unable to prevent stockpile item use by crafting | Category: Gameplay Category: Laws Priority: Low | After checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user.
As i can prevent someone from opening a stockpile and i can also prevent someone from moving an item into and out from a stockpi... | 1.0 | [0.9.3.0 beta staging-1937]Civics:Unable to prevent stockpile item use by crafting - After checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user.
As i can prevent someone from opening a sto... | priority | civics unable to prevent stockpile item use by crafting after checking up some stuff for a user via civics i realized there is no possible way to prohibit the workbench draw from a stockpile that is otherwise inaccessable for a explicit user as i can prevent someone from opening a stockpile and i can also prev... | 1 |
546,195 | 16,006,670,627 | IssuesEvent | 2021-04-20 04:20:15 | worldanvil/worldanvil-bug-tracker | https://api.github.com/repos/worldanvil/worldanvil-bug-tracker | closed | Cross-Reference Tags Don't Support Apostrophes | Feature: World Priority: Low Severity: Trivial Type: UI / UX | **World Anvil Username**: Sylvan_Scott
**World / Campaign / RPG Character / Manuscript Title**: Talvali: the Skylands
**Feature**: Creating Cross-Reference Tags for Timeline Events
**Related URLS** (To public & visible pages add screenshots otherwise): I don't know if this is public or not. I just lost everyth... | 1.0 | Cross-Reference Tags Don't Support Apostrophes - **World Anvil Username**: Sylvan_Scott
**World / Campaign / RPG Character / Manuscript Title**: Talvali: the Skylands
**Feature**: Creating Cross-Reference Tags for Timeline Events
**Related URLS** (To public & visible pages add screenshots otherwise): I don't k... | priority | cross reference tags don t support apostrophes world anvil username sylvan scott world campaign rpg character manuscript title talvali the skylands feature creating cross reference tags for timeline events related urls to public visible pages add screenshots otherwise i don t k... | 1 |
481,102 | 13,880,254,759 | IssuesEvent | 2020-10-17 17:57:11 | R3voA3/3den-Enhanced | https://api.github.com/repos/R3voA3/3den-Enhanced | opened | Replace structured text control in Functions Viewer with button | enhancement low priority | Button will support ctrlSetURL in the future. No more need to work with structured text. | 1.0 | Replace structured text control in Functions Viewer with button - Button will support ctrlSetURL in the future. No more need to work with structured text. | priority | replace structured text control in functions viewer with button button will support ctrlseturl in the future no more need to work with structured text | 1 |
724,227 | 24,921,407,393 | IssuesEvent | 2022-10-31 00:38:18 | woocommerce/woocommerce | https://api.github.com/repos/woocommerce/woocommerce | closed | Crash in merge_meta_item_with_formatted_meta_display_attributes | type: bug needs: author feedback status: can't reproduce priority: low focus: wc rest api status: stale plugin: woocommerce | ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
I recently starting having a critical error (crash) in woocommerce, and traced it to the function ... | 1.0 | Crash in merge_meta_item_with_formatted_meta_display_attributes - ### Prerequisites
- [X] I have carried out troubleshooting steps and I believe I have found a bug.
- [X] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
### Describe the bug
I recently starting having a cri... | priority | crash in merge meta item with formatted meta display attributes prerequisites i have carried out troubleshooting steps and i believe i have found a bug i have searched for similar bugs in both open and closed issues and cannot find a duplicate describe the bug i recently starting having a critica... | 1 |
329,184 | 10,013,108,864 | IssuesEvent | 2019-07-15 14:34:05 | NCIOCPL/cgov-digital-platform | https://api.github.com/repos/NCIOCPL/cgov-digital-platform | closed | Lead image on the Blog page and Press Release page has 3 <p> tags out of which only one is being used for image caption, other 2 are empty tags. | Low priority bug | http://www-dev-ac.cancer.gov/news-events/cancer-currents-blog/2019/vitamin-d-supplement-cancer-prevention
Lead image on the blog page has 3 "p" tags out of which only one is being used for image caption, other 2 are empty tags. Same is the case with Press Release page also(http://www-dev-ac.cancer.gov/news-events/pr... | 1.0 | Lead image on the Blog page and Press Release page has 3 <p> tags out of which only one is being used for image caption, other 2 are empty tags. - http://www-dev-ac.cancer.gov/news-events/cancer-currents-blog/2019/vitamin-d-supplement-cancer-prevention
Lead image on the blog page has 3 "p" tags out of which only one... | priority | lead image on the blog page and press release page has tags out of which only one is being used for image caption other are empty tags lead image on the blog page has p tags out of which only one is being used for image caption other are empty tags same is the case with press release page also ... | 1 |
502,751 | 14,566,333,551 | IssuesEvent | 2020-12-17 08:45:20 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | opened | [Horondi Admin Portal, 'Створити Модель' page] In EN table in text-box for text input should be written in English | UI bug priority: low severity: trivial | **Environment:** Windows 10, Google Chrome, version 86.0.4240.183.
**Reproducible:** always.
**Build found:** "commit https://horondi-admin.azurewebsites.net/models/add"
**Preconditions**
Go to https://horondi-admin-staging.azurewebsites.net
Log into Administrator page as Administrator: 'User'="admin2@gmail.com"... | 1.0 | [Horondi Admin Portal, 'Створити Модель' page] In EN table in text-box for text input should be written in English - **Environment:** Windows 10, Google Chrome, version 86.0.4240.183.
**Reproducible:** always.
**Build found:** "commit https://horondi-admin.azurewebsites.net/models/add"
**Preconditions**
Go to ht... | priority | in en table in text box for text input should be written in english environment windows google chrome version reproducible always build found commit preconditions go to log into administrator page as administrator user gmail com password steps to repr... | 1 |
271,926 | 8,493,904,423 | IssuesEvent | 2018-10-28 16:37:31 | CS2103-AY1819S1-T16-3/main | https://api.github.com/repos/CS2103-AY1819S1-T16-3/main | closed | UI panels are incorrectly sized when application opens | bug low-priority | This is how it looks like:
<img width="1186" alt="screen shot 2018-10-28 at 8 55 13 am" src="https://user-images.githubusercontent.com/10579415/47610886-bd407a80-da92-11e8-871e-bb5170c9f477.png">
The panel should have the right length and should be responsive when resizing. | 1.0 | UI panels are incorrectly sized when application opens - This is how it looks like:
<img width="1186" alt="screen shot 2018-10-28 at 8 55 13 am" src="https://user-images.githubusercontent.com/10579415/47610886-bd407a80-da92-11e8-871e-bb5170c9f477.png">
The panel should have the right length and should be respons... | priority | ui panels are incorrectly sized when application opens this is how it looks like img width alt screen shot at am src the panel should have the right length and should be responsive when resizing | 1 |
828,954 | 31,848,833,209 | IssuesEvent | 2023-09-14 22:37:16 | curveresearch/curvesim | https://api.github.com/repos/curveresearch/curvesim | opened | Initialize pool values from vyper contract storage during tests | priority: low | In `test_tricrypto.initialize_pool`, some variables such as A and gamma aren't loaded directly from the `vyper_tricrypto` fixture's storage. We call functions that may return values different from what's in the storage state (the packed variables).
Not a problem right now, but we should fix this if, for example, we... | 1.0 | Initialize pool values from vyper contract storage during tests - In `test_tricrypto.initialize_pool`, some variables such as A and gamma aren't loaded directly from the `vyper_tricrypto` fixture's storage. We call functions that may return values different from what's in the storage state (the packed variables).
N... | priority | initialize pool values from vyper contract storage during tests in test tricrypto initialize pool some variables such as a and gamma aren t loaded directly from the vyper tricrypto fixture s storage we call functions that may return values different from what s in the storage state the packed variables n... | 1 |
148,966 | 5,704,167,874 | IssuesEvent | 2017-04-18 03:08:57 | kamal1978/LTFHC | https://api.github.com/repos/kamal1978/LTFHC | closed | Admin should be able to change their password in the web backend | admin low priority | There does not appear to be a place for the admin to change their password. Please create a way for the admin to change their password. | 1.0 | Admin should be able to change their password in the web backend - There does not appear to be a place for the admin to change their password. Please create a way for the admin to change their password. | priority | admin should be able to change their password in the web backend there does not appear to be a place for the admin to change their password please create a way for the admin to change their password | 1 |
670,402 | 22,689,182,931 | IssuesEvent | 2022-07-04 17:26:39 | BIDMCDigitalPsychiatry/LAMP-platform | https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform | closed | mindLAMP Requests access to phone call data | bug 3day native core priority LOW | **Describe the bug**
mindLAMP requests access to phone calls for participant that has not had such data collection assigned.
**Screenshots**
https://user-images.githubusercontent.com/104088715/174115121-a57173d9-feab-445e-a224-a66eb45fd05d.mp4
**Smartphone (please complete the following information):**
- Dev... | 1.0 | mindLAMP Requests access to phone call data - **Describe the bug**
mindLAMP requests access to phone calls for participant that has not had such data collection assigned.
**Screenshots**
https://user-images.githubusercontent.com/104088715/174115121-a57173d9-feab-445e-a224-a66eb45fd05d.mp4
**Smartphone (please... | priority | mindlamp requests access to phone call data describe the bug mindlamp requests access to phone calls for participant that has not had such data collection assigned screenshots smartphone please complete the following information device os version | 1 |
114,345 | 4,629,233,382 | IssuesEvent | 2016-09-28 08:35:00 | bladerunner303/karitasz | https://api.github.com/repos/bladerunner303/karitasz | opened | Name megadása elemnél legyen opcionális | feature low priority | Name megadása elemnél legyen opcionális
(Most kötelező) | 1.0 | Name megadása elemnél legyen opcionális - Name megadása elemnél legyen opcionális
(Most kötelező) | priority | name megadása elemnél legyen opcionális name megadása elemnél legyen opcionális most kötelező | 1 |
713,423 | 24,528,010,242 | IssuesEvent | 2022-10-11 14:25:40 | elan-ev/tobira | https://api.github.com/repos/elan-ev/tobira | closed | Prometheus integration | area:backend kind:new-feature priority:low | It would be cool to have Prometheus integration for several reasons. There is [this library](https://github.com/tikv/rust-prometheus) which seems pretty functional, well written and well maintained. This is certainly not urgent right now, but we can already collect useful metrics. (If you are allowed to, feel free to e... | 1.0 | Prometheus integration - It would be cool to have Prometheus integration for several reasons. There is [this library](https://github.com/tikv/rust-prometheus) which seems pretty functional, well written and well maintained. This is certainly not urgent right now, but we can already collect useful metrics. (If you are a... | priority | prometheus integration it would be cool to have prometheus integration for several reasons there is which seems pretty functional well written and well maintained this is certainly not urgent right now but we can already collect useful metrics if you are allowed to feel free to edit this comment to add met... | 1 |
228,350 | 7,550,007,123 | IssuesEvent | 2018-04-18 15:39:20 | EyeSeeTea/QAApp | https://api.github.com/repos/EyeSeeTea/QAApp | reopened | Improve, feedback: - Indent feedback content | complexity - low (1hr) priority - high type - maintenance | Please, use different colors for the background of Questions and Feedback scripts. Maybe a different shade of grey? This will help users to distinguish between Questions and Feedback scripts more easily. | 1.0 | Improve, feedback: - Indent feedback content - Please, use different colors for the background of Questions and Feedback scripts. Maybe a different shade of grey? This will help users to distinguish between Questions and Feedback scripts more easily. | priority | improve feedback indent feedback content please use different colors for the background of questions and feedback scripts maybe a different shade of grey this will help users to distinguish between questions and feedback scripts more easily | 1 |
88,539 | 3,778,829,638 | IssuesEvent | 2016-03-18 03:25:20 | copperhead/bugtracker | https://api.github.com/repos/copperhead/bugtracker | closed | Change default bluetooth device name | branding enhancement non-security-related priority-low | Currently it is "AOSP on HammerHead"
Shouldn't this mention CopperHeadOS? | 1.0 | Change default bluetooth device name - Currently it is "AOSP on HammerHead"
Shouldn't this mention CopperHeadOS? | priority | change default bluetooth device name currently it is aosp on hammerhead shouldn t this mention copperheados | 1 |
35,413 | 2,789,895,634 | IssuesEvent | 2015-05-08 22:14:46 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Tooltip support for ImageChart | Priority-Low Type-Enhancement | Original [issue 464](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=464) created by orwant on 2010-12-04T04:14:09.000Z:
<b>What would you like to see us add to this API?</b>
Tooltip support for the Generic Image Chart.
The Generic Image Chart is great to customize at will the graphs, ... | 1.0 | Tooltip support for ImageChart - Original [issue 464](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=464) created by orwant on 2010-12-04T04:14:09.000Z:
<b>What would you like to see us add to this API?</b>
Tooltip support for the Generic Image Chart.
The Generic Image Chart is great ... | priority | tooltip support for imagechart original created by orwant on what would you like to see us add to this api tooltip support for the generic image chart the generic image chart is great to customize at will the graphs much more flexible than the corechart implementations linechart columnc... | 1 |
457,170 | 13,152,841,635 | IssuesEvent | 2020-08-10 00:39:28 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | closed | Cannot use external auth proxy service without patching config | kind/feature priority/low | As mentioned by @plnordquist and summarised in [this comment](https://github.com/kubeapps/kubeapps/issues/1557#issuecomment-596844913), Kubeapps works fine with the default auth proxy service built into the chart, but if you setup your own auth proxy (say, for eg, if you don't want to use oauth2-proxy) and so set the c... | 1.0 | Cannot use external auth proxy service without patching config - As mentioned by @plnordquist and summarised in [this comment](https://github.com/kubeapps/kubeapps/issues/1557#issuecomment-596844913), Kubeapps works fine with the default auth proxy service built into the chart, but if you setup your own auth proxy (say... | priority | cannot use external auth proxy service without patching config as mentioned by plnordquist and summarised in kubeapps works fine with the default auth proxy service built into the chart but if you setup your own auth proxy say for eg if you don t want to use proxy and so set the chart value authproxyenab... | 1 |
294,923 | 9,050,515,349 | IssuesEvent | 2019-02-12 08:54:50 | bitrockteam/amber-website | https://api.github.com/repos/bitrockteam/amber-website | closed | Custom update notification | Priority: Low Status: Available Type: Enhancement | Following the VuePress PWA plugin docs, the popup component for app updates can be customized
https://vuepress.vuejs.org/plugin/official/plugin-pwa.html#popupcomponent
we can update it to use our own `amber-banner` component https://amber.bitrock.it/components/banner/ keeping the same behavior and texts as the cu... | 1.0 | Custom update notification - Following the VuePress PWA plugin docs, the popup component for app updates can be customized
https://vuepress.vuejs.org/plugin/official/plugin-pwa.html#popupcomponent
we can update it to use our own `amber-banner` component https://amber.bitrock.it/components/banner/ keeping the same... | priority | custom update notification following the vuepress pwa plugin docs the popup component for app updates can be customized we can update it to use our own amber banner component keeping the same behavior and texts as the current popup img width alt screenshot at src | 1 |
446,221 | 12,842,488,439 | IssuesEvent | 2020-07-08 02:09:35 | opentx/opentx | https://api.github.com/repos/opentx/opentx | closed | Servo test screen in channels menu | Priority-Low Radio Firmware enhancement stale | _From [TilmanBa...@gmail.com](https://code.google.com/u/102604845319663901187/) on October 29, 2013 16:35:45_
I was thinking about implementing this for a while. But I have been busy doing so many other things.
How about a sub screen where you can put the servo into test mode.
Cut off the input from the mixes and run... | 1.0 | Servo test screen in channels menu - _From [TilmanBa...@gmail.com](https://code.google.com/u/102604845319663901187/) on October 29, 2013 16:35:45_
I was thinking about implementing this for a while. But I have been busy doing so many other things.
How about a sub screen where you can put the servo into test mode.
Cut... | priority | servo test screen in channels menu from on october i was thinking about implementing this for a while but i have been busy doing so many other things how about a sub screen where you can put the servo into test mode cut off the input from the mixes and run either of three programmes sweep l... | 1 |
759,176 | 26,582,563,999 | IssuesEvent | 2023-01-22 16:38:17 | PowerNukkitX/PowerNukkitX | https://api.github.com/repos/PowerNukkitX/PowerNukkitX | closed | 楼梯BUG-虚无楼梯 | bug | 漏洞 Unconfirmed | 未确认 Low Priority | 低优先级 | # 🐞 错误汇报
当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群
### ✔ 预期行为
<!-- ✍ 正常情况下应该发生什么 -->
不会生成楼梯
### ❌ 实际行为
<!-- ✍ 但是实际上发生了什么不该发生的 -->
会生成楼梯
### 💬 其他信息
<!-- ✍ 其他可能有助于解决此问题的信息 -->
此服务器正在运行 Nukkit 1.19.50-r1 (git-80505cc9d) 版本 "PowerNukkitX" (API 1.0.14)
| 1.0 | 楼梯BUG-虚无楼梯 - # 🐞 错误汇报
当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群
### ✔ 预期行为
<!-- ✍ 正常情况下应该发生什么 -->
不会生成楼梯
### ❌ 实际行为
<!-- ✍ 但是实际上发生了什么不该发生的 -->
会生成楼梯
### 💬 其他信息
<!-- ✍ 其他可能有助于解决此问题的信息 -->
此服务器正在运行 Nukkit 1.19.50-r1 (git-80505cc9d) 版本 "PowerNukkitX" (API 1.0.14)
| priority | 楼梯bug 虚无楼梯 🐞 错误汇报 当楼梯在树下放置会生成虚无的楼梯相关复现视频已提交至交流群 ✔ 预期行为 不会生成楼梯 ❌ 实际行为 会生成楼梯 💬 其他信息 此服务器正在运行 nukkit git 版本 powernukkitx api | 1 |
72,545 | 3,386,955,395 | IssuesEvent | 2015-11-27 23:47:29 | michael-mckenna/Aviato-android | https://api.github.com/repos/michael-mckenna/Aviato-android | closed | Disallow Creating event | bug Low Priority | prevent the user from creating an event if they are not logged on
- use an alertdialog to display the warning | 1.0 | Disallow Creating event - prevent the user from creating an event if they are not logged on
- use an alertdialog to display the warning | priority | disallow creating event prevent the user from creating an event if they are not logged on use an alertdialog to display the warning | 1 |
795,735 | 28,084,523,405 | IssuesEvent | 2023-03-30 08:53:52 | KDT-Final-Team4/backend | https://api.github.com/repos/KDT-Final-Team4/backend | opened | [Feat]채용공고 전형 단계 출력 | For : API Priority : Low Status : In progress Type : Feature | ## 🔨개발 할 기능
채용공고 전형 단계 출력
## 🧩 세부 기능
해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기)
- [ ] progress requestDTO 생성
- [ ] 채용공고 전형 단계 출력
## 📖 참고 사항
레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
| 1.0 | [Feat]채용공고 전형 단계 출력 - ## 🔨개발 할 기능
채용공고 전형 단계 출력
## 🧩 세부 기능
해당 기능에 대한 세부 계획 작성 (ex. -[ ] 로그인 시 아이디 비번 입력 받기)
- [ ] progress requestDTO 생성
- [ ] 채용공고 전형 단계 출력
## 📖 참고 사항
레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 (ex. 아직 JWT 토큰 안만들어서 나중에 코드 추가해야함)
| priority | 채용공고 전형 단계 출력 🔨개발 할 기능 채용공고 전형 단계 출력 🧩 세부 기능 해당 기능에 대한 세부 계획 작성 ex 로그인 시 아이디 비번 입력 받기 progress requestdto 생성 채용공고 전형 단계 출력 📖 참고 사항 레퍼런스나 추가로 발생할 것으로 예상되는 이슈 작성 ex 아직 jwt 토큰 안만들어서 나중에 코드 추가해야함 | 1 |
813,233 | 30,448,788,018 | IssuesEvent | 2023-07-16 02:33:56 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | latency_measure: Error occurs when setting CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000 on Cortex-R82 class. | bug priority: low | I'm trying to do the latency measurement for my FPGA which is based on Cortex-R82 class and the clock frequency is indeed is 10MHz, so I set the parameter as below.
`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000`
And the full log can be found as below.
```
START - Time Measurement
Timing results: Clock freque... | 1.0 | latency_measure: Error occurs when setting CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=10000000 on Cortex-R82 class. - I'm trying to do the latency measurement for my FPGA which is based on Cortex-R82 class and the clock frequency is indeed is 10MHz, so I set the parameter as below.
`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=100000... | priority | latency measure error occurs when setting config sys clock hw cycles per sec on cortex class i m trying to do the latency measurement for my fpga which is based on cortex class and the clock frequency is indeed is so i set the parameter as below config sys clock hw cycles per sec and the full l... | 1 |
379,784 | 11,235,475,262 | IssuesEvent | 2020-01-09 08:25:40 | getting-things-gnome/gtg | https://api.github.com/repos/getting-things-gnome/gtg | closed | Feature request: priority | enhancement needinfo patch-or-wont-happen priority:low | I hope sending this request here isn't off-topic. In that case, I apologise for it.
First of all thank you for this great software. I use GTG for professional work in the office work team and I'm asking many colleagues to use it. We all see an important lack of todo definition: **priorities**. It is true that it is po... | 1.0 | Feature request: priority - I hope sending this request here isn't off-topic. In that case, I apologise for it.
First of all thank you for this great software. I use GTG for professional work in the office work team and I'm asking many colleagues to use it. We all see an important lack of todo definition: **priorities... | priority | feature request priority i hope sending this request here isn t off topic in that case i apologise for it first of all thank you for this great software i use gtg for professional work in the office work team and i m asking many colleagues to use it we all see an important lack of todo definition priorities... | 1 |
490,588 | 14,136,394,052 | IssuesEvent | 2020-11-10 04:10:55 | ppy/osu | https://api.github.com/repos/ppy/osu | closed | You can spectate yourself | low-priority type:network | **Describe the bug:**
You can spectate yourself on lazer, and that shouldn't be possible
**Screenshots or videos showing encountered issue:**
https://youtu.be/fQbsFrqY50o
**osu!lazer version:**
2020.1109.0
| 1.0 | You can spectate yourself - **Describe the bug:**
You can spectate yourself on lazer, and that shouldn't be possible
**Screenshots or videos showing encountered issue:**
https://youtu.be/fQbsFrqY50o
**osu!lazer version:**
2020.1109.0
| priority | you can spectate yourself describe the bug you can spectate yourself on lazer and that shouldn t be possible screenshots or videos showing encountered issue osu lazer version | 1 |
17,059 | 2,615,129,926 | IssuesEvent | 2015-03-01 05:59:45 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Exponential backoff for access token requests failing due to rate limits | auto-migrated Component-Auth Priority-Low Type-Enhancement | ```
copied from:
https://code.google.com/p/google-oauth-java-client/issues/detail?id=57
Version of google-oauth-java-client (e.g. 1.5.0-beta)?
1.12.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6, presumably non-AppEngine unless you're not using the AppEngine robot
credentials.
Describe the ... | 1.0 | Exponential backoff for access token requests failing due to rate limits - ```
copied from:
https://code.google.com/p/google-oauth-java-client/issues/detail?id=57
Version of google-oauth-java-client (e.g. 1.5.0-beta)?
1.12.0-beta
Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6, presumably non-AppEngi... | priority | exponential backoff for access token requests failing due to rate limits copied from version of google oauth java client e g beta beta java environment e g java android app engine java presumably non appengine unless you re not using the appengine robot credentials describe... | 1 |
378,570 | 11,204,643,117 | IssuesEvent | 2020-01-05 07:53:52 | Malikil/PYOP-Checker | https://api.github.com/repos/Malikil/PYOP-Checker | closed | Both maps from modpool deleted when adding a new map | bug low priority | When adding a new map to a full modpool, if both original maps were the same but one was rejected and the other wasn't, it deleted both maps.
When both maps are different and both are rejected, it will replace the older map.
When both maps are the same but accepted, it will replace one of them.
When both maps ... | 1.0 | Both maps from modpool deleted when adding a new map - When adding a new map to a full modpool, if both original maps were the same but one was rejected and the other wasn't, it deleted both maps.
When both maps are different and both are rejected, it will replace the older map.
When both maps are the same but ac... | priority | both maps from modpool deleted when adding a new map when adding a new map to a full modpool if both original maps were the same but one was rejected and the other wasn t it deleted both maps when both maps are different and both are rejected it will replace the older map when both maps are the same but ac... | 1 |
672,120 | 22,791,441,969 | IssuesEvent | 2022-07-10 03:49:28 | Pycord-Development/pycord | https://api.github.com/repos/Pycord-Development/pycord | closed | Extra attributes for slash commands | feature request priority: low status: planned | ### Summary
The ability to add more attributes to slash commands (category, etc)
### What is the feature request for?
discord.ext.commands
### The Problem
In my bot, I have a help command based around slash commands.
Before using slash commands, I had each cog have a `.attr` dictionary for extra data on the cog, ... | 1.0 | Extra attributes for slash commands - ### Summary
The ability to add more attributes to slash commands (category, etc)
### What is the feature request for?
discord.ext.commands
### The Problem
In my bot, I have a help command based around slash commands.
Before using slash commands, I had each cog have a `.attr` ... | priority | extra attributes for slash commands summary the ability to add more attributes to slash commands category etc what is the feature request for discord ext commands the problem in my bot i have a help command based around slash commands before using slash commands i had each cog have a attr ... | 1 |
63,651 | 3,197,140,009 | IssuesEvent | 2015-10-01 01:34:21 | MarcNo/lifelines | https://api.github.com/repos/MarcNo/lifelines | closed | reportmanual docs for incr don't make sense | auto-migrated Docs low priority sourceforge |
Quoting from current lifelines report manual:
>VOID incr\(NUMBER,NUMBER\);
>
> increment variable by one
That doesn't make a lot of sense, altho a clever person
can guess what it means.
The second argument is optional, and is the amount to
increment; if absent, it increments by one.
Need ... | 1.0 | reportmanual docs for incr don't make sense -
Quoting from current lifelines report manual:
>VOID incr\(NUMBER,NUMBER\);
>
> increment variable by one
That doesn't make a lot of sense, altho a clever person
can guess what it means.
The second argument is optional, and is the amount to
increm... | priority | reportmanual docs for incr don t make sense quoting from current lifelines report manual gt void incr number number gt gt increment variable by one that doesn t make a lot of sense altho a clever person can guess what it means the second argument is optional and is the amount to increm... | 1 |
35,985 | 2,794,386,375 | IssuesEvent | 2015-05-11 16:23:49 | babel/babel | https://api.github.com/repos/babel/babel | closed | Unnecessary IIFE created when const/let-created variable is used in a filter | enhancement low priority transformation | The following JS:
```js
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
is transpiled to:
```js
"use strict";
{
(function () {
var a = 4;
var l = [1, 2, 6].filter(function (x) {
return x > a;
});
})();
}
`... | 1.0 | Unnecessary IIFE created when const/let-created variable is used in a filter - The following JS:
```js
{
let a = 4;
let l = [1, 2, 6].filter(function (x) {
return x > a;
});
}
```
is transpiled to:
```js
"use strict";
{
(function () {
var a = 4;
var l = [1, 2, 6]... | priority | unnecessary iife created when const let created variable is used in a filter the following js js let a let l filter function x return x a is transpiled to js use strict function var a var l filter function... | 1 |
648,887 | 21,212,341,734 | IssuesEvent | 2022-04-11 01:26:53 | TheHiveRP/HiveIssues | https://api.github.com/repos/TheHiveRP/HiveIssues | closed | Removing Clothes From Body With Command | bug low priority | #### __Description__
/shirt removes the t-shirt as well, so if you have a pocket flag in the t-shirt category and type /shirt, it removes your top and also any t-shirt clothing you have on (vests, holsters, ties etc).
#### __Evidence__
NO EVIDENCE
#### __Additional Information__
Title | Information
------------ | ---... | 1.0 | Removing Clothes From Body With Command - #### __Description__
/shirt removes the t-shirt as well, so if you have a pocket flag in the t-shirt category and type /shirt, it removes your top and also any t-shirt clothing you have on (vests, holsters, ties etc).
#### __Evidence__
NO EVIDENCE
#### __Additional Informatio... | priority | removing clothes from body with command description shirt removes the t shirt as well so if you have a pocket flag in the t shirt category and type shirt it removes your top and also any t shirt clothing you have on vests holsters ties etc evidence no evidence additional informatio... | 1 |
611,862 | 18,983,347,765 | IssuesEvent | 2021-11-21 09:31:25 | TuSimple/naive-ui | https://api.github.com/repos/TuSimple/naive-ui | closed | n-input 组件的 input methods 再增加一个select 方法 | feature request priority: low good first issue | <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
方便聚焦组件后直接选中全部内容
### Expected API (期望的 API)
n-input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容
<!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ --> | 1.0 | n-input 组件的 input methods 再增加一个select 方法 - <!-- generated by issue-helper DO NOT REMOVE __FEATURE_REQUEST__ -->
### This function solves the problem (这个功能解决的问题)
方便聚焦组件后直接选中全部内容
### Expected API (期望的 API)
n-input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容
<!-- generated by issue-helper DO NOT REMOVE __FEA... | priority | n input 组件的 input methods 再增加一个select 方法 this function solves the problem 这个功能解决的问题 方便聚焦组件后直接选中全部内容 expected api 期望的 api n input 组件的 input methods 再增加一个select 方法 方便聚焦组件后直接选中全部内容 | 1 |
603,390 | 18,545,180,302 | IssuesEvent | 2021-10-21 21:03:57 | RTXteam/RTX-KG2 | https://api.github.com/repos/RTXteam/RTX-KG2 | opened | Potential candidate for a new node property "is toxic" | enhancement low priority | Biolink model 2.2.5 includes a node property, "is toxic", that could be useful in KG2
https://github.com/biolink/biolink-model/blob/d77172050122bf4d5b48cd1d487fb58a8b163620/biolink-model.yaml#L1231
```
is toxic:
description: >-
is_a: node property
multivalued: false
range: boolean
``` | 1.0 | Potential candidate for a new node property "is toxic" - Biolink model 2.2.5 includes a node property, "is toxic", that could be useful in KG2
https://github.com/biolink/biolink-model/blob/d77172050122bf4d5b48cd1d487fb58a8b163620/biolink-model.yaml#L1231
```
is toxic:
description: >-
is_a: node propert... | priority | potential candidate for a new node property is toxic biolink model includes a node property is toxic that could be useful in is toxic description is a node property multivalued false range boolean | 1 |
763,586 | 26,763,939,128 | IssuesEvent | 2023-01-31 09:17:43 | conan-io/conan | https://api.github.com/repos/conan-io/conan | closed | Git LFS Support for SCM Attribute | type: look into priority: low stage: queue complex: low | To help us debug your issue please explain:
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
- [x] I've specified the Conan version, operating system version and any tool that can be relevant.
- [x] I've explained the steps to reproduce the error or ... | 1.0 | Git LFS Support for SCM Attribute - To help us debug your issue please explain:
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
- [x] I've specified the Conan version, operating system version and any tool that can be relevant.
- [x] I've explained ... | priority | git lfs support for scm attribute to help us debug your issue please explain i ve read the i ve specified the conan version operating system version and any tool that can be relevant i ve explained the steps to reproduce the error or the motivation use case of the question suggestion appli... | 1 |
422,498 | 12,279,345,853 | IssuesEvent | 2020-05-08 12:00:16 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9] Farmer Table is not more in the Workbench ? Issues or Plan ? | Category: Balance Priority: Low Status: Fixed | Now you can't start Farming without one with Carpenty Skill.
| 1.0 | [0.9] Farmer Table is not more in the Workbench ? Issues or Plan ? - Now you can't start Farming without one with Carpenty Skill.
| priority | farmer table is not more in the workbench issues or plan now you can t start farming without one with carpenty skill | 1 |
71,900 | 3,369,489,652 | IssuesEvent | 2015-11-23 10:26:59 | menpo/menpo | https://api.github.com/repos/menpo/menpo | closed | Joblib | LOW-PRIORITY Python | Placeholder issue for integrating joblib. This has two major facets:
1. Automatically caching function output such as AAM building
2. Allowing ``parfor``-like semantics. This is an important requirement for running experiments. | 1.0 | Joblib - Placeholder issue for integrating joblib. This has two major facets:
1. Automatically caching function output such as AAM building
2. Allowing ``parfor``-like semantics. This is an important requirement for running experiments. | priority | joblib placeholder issue for integrating joblib this has two major facets automatically caching function output such as aam building allowing parfor like semantics this is an important requirement for running experiments | 1 |
406,075 | 11,886,680,579 | IssuesEvent | 2020-03-27 22:38:43 | CMPUT301W20T01/boost | https://api.github.com/repos/CMPUT301W20T01/boost | closed | UC 02.03.01 view request start and end on map | priority: low risk: high size: 2 | **Partial User Story:**
_US 07.02.01_
As a driver, I want to view start and end geo-locations on a map for a request.
**Rationale:**
- To see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request
---
**Notes:**
Display only two points: start and en... | 1.0 | UC 02.03.01 view request start and end on map - **Partial User Story:**
_US 07.02.01_
As a driver, I want to view start and end geo-locations on a map for a request.
**Rationale:**
- To see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request
---
*... | priority | uc view request start and end on map partial user story us as a driver i want to view start and end geo locations on a map for a request rationale to see where a rider wants to be picked up and dropped off so the driver can decide if they want to accept the ride request notes... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.