Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
611,666 | 18,960,827,682 | IssuesEvent | 2021-11-19 04:27:16 | oresat/CANopen-monitor | https://api.github.com/repos/oresat/CANopen-monitor | opened | CPU Usage Too High | bug good first issue medium priority | **Describe the bug**
CanOpen Monitor uses too much of the CPU.
**To Reproduce**
Steps to reproduce the behavior:
1. Open application
2. Add atleast one bus interface for listening
**Expected behavior**
The application runs with an average 60% or less CPU time
**Additional context**
The issue is likely dr... | 1.0 | CPU Usage Too High - **Describe the bug**
CanOpen Monitor uses too much of the CPU.
**To Reproduce**
Steps to reproduce the behavior:
1. Open application
2. Add atleast one bus interface for listening
**Expected behavior**
The application runs with an average 60% or less CPU time
**Additional context**
T... | priority | cpu usage too high describe the bug canopen monitor uses too much of the cpu to reproduce steps to reproduce the behavior open application add atleast one bus interface for listening expected behavior the application runs with an average or less cpu time additional context th... | 1 |
383,103 | 11,350,281,295 | IssuesEvent | 2020-01-24 08:20:43 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Self Improvement Speciality - Level 3 -doesn't have description | Priority: Medium | Self Improvement Speciality - Level 3 - doesn't have description

| 1.0 | Self Improvement Speciality - Level 3 -doesn't have description - Self Improvement Speciality - Level 3 - doesn't have description

| priority | self improvement speciality level doesn t have description self improvement speciality level doesn t have description | 1 |
47,512 | 2,981,740,301 | IssuesEvent | 2015-07-17 04:53:26 | GLolol/PyLink | https://api.github.com/repos/GLolol/PyLink | closed | Move spawning of the "PyLink" client and autojoins to a separate clause outside the protocol module | enhancement priority:medium protocol/inspircd | Maybe this could be called in a separate `connect_after()` function in `Irc()`, after capability negotiation and recvpass checking are complete.
- ~~Unfortunately, this would move our client joining outside the initial BURSTing phase, which may not be desirable.~~ | 1.0 | Move spawning of the "PyLink" client and autojoins to a separate clause outside the protocol module - Maybe this could be called in a separate `connect_after()` function in `Irc()`, after capability negotiation and recvpass checking are complete.
- ~~Unfortunately, this would move our client joining outside the initia... | priority | move spawning of the pylink client and autojoins to a separate clause outside the protocol module maybe this could be called in a separate connect after function in irc after capability negotiation and recvpass checking are complete unfortunately this would move our client joining outside the initia... | 1 |
22,354 | 2,648,849,854 | IssuesEvent | 2015-03-14 09:54:13 | xiaoyur347/gperftools | https://api.github.com/repos/xiaoyur347/gperftools | closed | test | bug imported invalid Priority-Medium | _From [yas...@gmail.com](https://code.google.com/u/108612170547789461813/) on September 20, 2006 16:43:41_
What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information... | 1.0 | test - _From [yas...@gmail.com](https://code.google.com/u/108612170547789461813/) on September 20, 2006 16:43:41_
What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional info... | priority | test from on september what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue | 1 |
611,940 | 18,985,211,516 | IssuesEvent | 2021-11-21 15:52:28 | swan-cern/jupyter-extensions | https://api.github.com/repos/swan-cern/jupyter-extensions | closed | Creating un-named projects just creates a folder and not a project | type:bug priority:medium | This issue was caused by #92.
I believe this was actually mentioned in a SNOW ticket once, but we never understood that this was the cause. | 1.0 | Creating un-named projects just creates a folder and not a project - This issue was caused by #92.
I believe this was actually mentioned in a SNOW ticket once, but we never understood that this was the cause. | priority | creating un named projects just creates a folder and not a project this issue was caused by i believe this was actually mentioned in a snow ticket once but we never understood that this was the cause | 1 |
506,881 | 14,675,131,502 | IssuesEvent | 2020-12-30 16:51:45 | luna-rs/luna | https://api.github.com/repos/luna-rs/luna | closed | Reduce coupling to LunaContext | discussion medium priority | The coupling of the `LunaContext` onto unrelated objects such as `PluginManager`, `Entity`, and `LunaChannelInitializer` makes writing unit tests tedious and messy. | 1.0 | Reduce coupling to LunaContext - The coupling of the `LunaContext` onto unrelated objects such as `PluginManager`, `Entity`, and `LunaChannelInitializer` makes writing unit tests tedious and messy. | priority | reduce coupling to lunacontext the coupling of the lunacontext onto unrelated objects such as pluginmanager entity and lunachannelinitializer makes writing unit tests tedious and messy | 1 |
704,468 | 24,198,025,471 | IssuesEvent | 2022-09-24 06:23:48 | HaDuve/TravelCostNative | https://api.github.com/repos/HaDuve/TravelCostNative | closed | make items deletable by swipe gesture | enhancement Frontend Medium Priority | using react-native-gesture-handler
docs:
https://docs.swmansion.com/react-native-gesture-handler/docs/
https://docs.swmansion.com/react-native-reanimated/docs/
todo:
- [x] make swipeable
- [x] make deletable (database & context)
- [x] polish | 1.0 | make items deletable by swipe gesture - using react-native-gesture-handler
docs:
https://docs.swmansion.com/react-native-gesture-handler/docs/
https://docs.swmansion.com/react-native-reanimated/docs/
todo:
- [x] make swipeable
- [x] make deletable (database & context)
- [x] polish | priority | make items deletable by swipe gesture using react native gesture handler docs todo make swipeable make deletable database context polish | 1 |
789,109 | 27,778,534,692 | IssuesEvent | 2023-03-16 19:04:59 | flowforge/website | https://api.github.com/repos/flowforge/website | closed | Invisible Video on Homepage | bug priority:medium | ### Current Behavior
<img width="999" alt="Screenshot 2023-01-19 at 22 14 48" src="https://user-images.githubusercontent.com/99246719/213574332-52f04e10-8b2f-4ab9-b341-3e628e879d2a.png">
Works fine locally, but visiting https://flowforge.com - it doesn't load for me, not able to see any errors either, very strang... | 1.0 | Invisible Video on Homepage - ### Current Behavior
<img width="999" alt="Screenshot 2023-01-19 at 22 14 48" src="https://user-images.githubusercontent.com/99246719/213574332-52f04e10-8b2f-4ab9-b341-3e628e879d2a.png">
Works fine locally, but visiting https://flowforge.com - it doesn't load for me, not able to see ... | priority | invisible video on homepage current behavior img width alt screenshot at src works fine locally but visiting it doesn t load for me not able to see any errors either very strange first noticed it in the session recordings of our visitors but just assumed it was our posthog han... | 1 |
524,087 | 15,195,724,565 | IssuesEvent | 2021-02-16 06:57:17 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | Group messages not hide when "Social Group" component is deactivated. | bug priority: medium | **Describe the bug**
If "Social component" is deactivated and Messages thread have older group threads then those threads remain active and user is able to send messages using the group thread.
**To Reproduce**
Steps to reproduce the behavior:
1. Create Group Thread message.
2. Now deactivate 'Social group' com... | 1.0 | Group messages not hide when "Social Group" component is deactivated. - **Describe the bug**
If "Social component" is deactivated and Messages thread have older group threads then those threads remain active and user is able to send messages using the group thread.
**To Reproduce**
Steps to reproduce the behavior... | priority | group messages not hide when social group component is deactivated describe the bug if social component is deactivated and messages thread have older group threads then those threads remain active and user is able to send messages using the group thread to reproduce steps to reproduce the behavior... | 1 |
783,521 | 27,535,601,213 | IssuesEvent | 2023-03-07 03:03:34 | Alluxio/alluxio | https://api.github.com/repos/Alluxio/alluxio | closed | Pin RPC raise master's cpu usage in high level | priority-medium stale | **Alluxio Version:**
2.3.1
**Describe the bug**
- There is about 35TB data pined in Alluxio in disk.
- Each block of the data has 3 replicas.
- File size of the data is around 50MB.
- Master's CPU usage is over 80%.
- Users want to pin over 150TB data (not include replicas) in Alluxio, because the speed of ... | 1.0 | Pin RPC raise master's cpu usage in high level - **Alluxio Version:**
2.3.1
**Describe the bug**
- There is about 35TB data pined in Alluxio in disk.
- Each block of the data has 3 replicas.
- File size of the data is around 50MB.
- Master's CPU usage is over 80%.
- Users want to pin over 150TB data (not in... | priority | pin rpc raise master s cpu usage in high level alluxio version describe the bug there is about data pined in alluxio in disk each block of the data has replicas file size of the data is around master s cpu usage is over users want to pin over data not include repli... | 1 |
682,927 | 23,362,624,874 | IssuesEvent | 2022-08-10 13:01:29 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | opened | PR is being updated in dry mode when branch and pr were modified | type:bug priority-3-medium status:in-progress | ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
latest
### Please select which platform you are using if self-hosting.
github.com
### If you're self-hosting Renovate, tell us what version of the platform you run.
_No response_
### Was ... | 1.0 | PR is being updated in dry mode when branch and pr were modified - ### How are you running Renovate?
Self-hosted
### If you're self-hosting Renovate, tell us what version of Renovate you run.
latest
### Please select which platform you are using if self-hosting.
github.com
### If you're self-hosting Renovate, tel... | priority | pr is being updated in dry mode when branch and pr were modified how are you running renovate self hosted if you re self hosting renovate tell us what version of renovate you run latest please select which platform you are using if self hosting github com if you re self hosting renovate tel... | 1 |
211,000 | 7,197,419,510 | IssuesEvent | 2018-02-05 09:03:53 | YaoGuang-NYP/Digital_Services | https://api.github.com/repos/YaoGuang-NYP/Digital_Services | closed | As Tertiary Educator........... | Medium Priority Normal | I would like to see my students able to find a job after they have graduated. | 1.0 | As Tertiary Educator........... - I would like to see my students able to find a job after they have graduated. | priority | as tertiary educator i would like to see my students able to find a job after they have graduated | 1 |
469,320 | 13,505,632,699 | IssuesEvent | 2020-09-14 00:00:39 | dcl-covid-19/mega-map-dev | https://api.github.com/repos/dcl-covid-19/mega-map-dev | closed | Merge "medical" and "mental health" categories into "health"; create filter by sub-types | help wanted medium-priority question | **Need work on an existing feature? **
(a) we would like to merge the two existing categories of mental health and medical resources, because there are currently duplicates between the two categories. This means that `resource` = "health" for any medical and mental health resources
(b) At the same time, the data team... | 1.0 | Merge "medical" and "mental health" categories into "health"; create filter by sub-types - **Need work on an existing feature? **
(a) we would like to merge the two existing categories of mental health and medical resources, because there are currently duplicates between the two categories. This means that `resource` ... | priority | merge medical and mental health categories into health create filter by sub types need work on an existing feature a we would like to merge the two existing categories of mental health and medical resources because there are currently duplicates between the two categories this means that resource ... | 1 |
126,432 | 4,995,585,589 | IssuesEvent | 2016-12-09 10:40:03 | hpi-swt2/workshop-portal | https://api.github.com/repos/hpi-swt2/workshop-portal | closed | US_1.6: Event drafts 🍪2 | Medium Priority team-helene | **As**
organizer
**I want to**
define draft events that are not published immediately
**in order to**
modify them together with my peers or colleagues.
**5 🍪**
- [ ] I am able to click a save ("Speichern") button when I am done with my camp creation so that my camp is saved but not published
- [ ... | 1.0 | US_1.6: Event drafts 🍪2 - **As**
organizer
**I want to**
define draft events that are not published immediately
**in order to**
modify them together with my peers or colleagues.
**5 🍪**
- [ ] I am able to click a save ("Speichern") button when I am done with my camp creation so that my camp is sa... | priority | us event drafts 🍪 as organizer i want to define draft events that are not published immediately in order to modify them together with my peers or colleagues 🍪 i am able to click a save speichern button when i am done with my camp creation so that my camp is save... | 1 |
452,765 | 13,059,059,079 | IssuesEvent | 2020-07-30 10:00:46 | incognitochain/incognito-wallet | https://api.github.com/repos/incognitochain/incognito-wallet | closed | Pdex - pdex account with followed token | Priority: Medium Type: Enhancement | From Annie
Description: On pdex when a trading transaction happened, PRV - pTOMO, when user check pdex account, pTOMO balance doesnt show up until user follows the token.
Can we make it automatically when a trade happens, the token will be automatically followed. | 1.0 | Pdex - pdex account with followed token - From Annie
Description: On pdex when a trading transaction happened, PRV - pTOMO, when user check pdex account, pTOMO balance doesnt show up until user follows the token.
Can we make it automatically when a trade happens, the token will be automatically followed. | priority | pdex pdex account with followed token from annie description on pdex when a trading transaction happened prv ptomo when user check pdex account ptomo balance doesnt show up until user follows the token can we make it automatically when a trade happens the token will be automatically followed | 1 |
208,524 | 7,155,418,889 | IssuesEvent | 2018-01-26 12:42:39 | bartongroup/RATS | https://api.github.com/repos/bartongroup/RATS | closed | (dev. ver.) Why did a crash condition pass the tests? | medium priority | This issue applies to dev versions between 0.6.0-3 and 0.6.0-7.
This bug has now been resolved, but formal testing should be put in place for such scenario.
With the introduction of scaling vectors in place of scaling factors, some code omissions caused RATs to crash. The tests failed to pick up the crash at all. ... | 1.0 | (dev. ver.) Why did a crash condition pass the tests? - This issue applies to dev versions between 0.6.0-3 and 0.6.0-7.
This bug has now been resolved, but formal testing should be put in place for such scenario.
With the introduction of scaling vectors in place of scaling factors, some code omissions caused RATs ... | priority | dev ver why did a crash condition pass the tests this issue applies to dev versions between and this bug has now been resolved but formal testing should be put in place for such scenario with the introduction of scaling vectors in place of scaling factors some code omissions caused rats ... | 1 |
708,026 | 24,327,602,019 | IssuesEvent | 2022-09-30 16:07:45 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] ALTER Materialized View | kind/enhancement area/ysql priority/medium pgcm | Jira Link: [DB-899](https://yugabyte.atlassian.net/browse/DB-899)
### Description
Issue for tracking `ALTER MATERIALIZED VIEW`. | 1.0 | [YSQL] ALTER Materialized View - Jira Link: [DB-899](https://yugabyte.atlassian.net/browse/DB-899)
### Description
Issue for tracking `ALTER MATERIALIZED VIEW`. | priority | alter materialized view jira link description issue for tracking alter materialized view | 1 |
16,399 | 2,614,908,530 | IssuesEvent | 2015-03-01 00:12:14 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | opened | Report all shared documents in a domain | auto-migrated Priority-Medium Type-Sample | ```
Using OAuth to authorise the connection for a service account, I would like to
be able to get a report of all shared documents for all documents in the domain.
Going forward, the report needs to show
all documents shared outside of the domain
all documents shared to all members of the domain
all documents share... | 1.0 | Report all shared documents in a domain - ```
Using OAuth to authorise the connection for a service account, I would like to
be able to get a report of all shared documents for all documents in the domain.
Going forward, the report needs to show
all documents shared outside of the domain
all documents shared to all... | priority | report all shared documents in a domain using oauth to authorise the connection for a service account i would like to be able to get a report of all shared documents for all documents in the domain going forward the report needs to show all documents shared outside of the domain all documents shared to all... | 1 |
263,874 | 8,302,828,444 | IssuesEvent | 2018-09-21 15:35:35 | Vhoyon/Discord-Bot | https://api.github.com/repos/Vhoyon/Discord-Bot | opened | Host a permanent version of our bot to have an online alias of our work | !Priority: Medium | Here are our options (more may be edited in) :
- [Heroku](https://www.heroku.com) - _possibility of using a [GitHub Student Pack account](https://education.github.com/pack) to get access to 2 years worth of non-sleeping dynos ([Hobby Dyno](https://devcenter.heroku.com/articles/dyno-types))_;
- Self-Hosted on a Raspbe... | 1.0 | Host a permanent version of our bot to have an online alias of our work - Here are our options (more may be edited in) :
- [Heroku](https://www.heroku.com) - _possibility of using a [GitHub Student Pack account](https://education.github.com/pack) to get access to 2 years worth of non-sleeping dynos ([Hobby Dyno](https... | priority | host a permanent version of our bot to have an online alias of our work here are our options more may be edited in possibility of using a to get access to years worth of non sleeping dynos self hosted on a raspberry pi buying some third party server to run it so we don t have to deal w... | 1 |
162,075 | 6,147,325,582 | IssuesEvent | 2017-06-27 15:30:32 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | ERROR in Maximum call stack size exceeded : Feature module circular dependency | freq2: medium priority: 2 (required) type: bug | <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
<!--
Output from: `ng --version`.
If nothing,... | 1.0 | ERROR in Maximum call stack size exceeded : Feature module circular dependency - <!--
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X] bug report -> please search issues before submitting
- [ ] feat... | priority | error in maximum call stack size exceeded feature module circular dependency if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search issues before submitting feature ... | 1 |
688,897 | 23,599,309,968 | IssuesEvent | 2022-08-23 23:06:07 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | opened | Create CalcSpatialInertiaAboutPoint() to mimic related functions in multibody_plant.h and multibody_tree.h. | type: feature request priority: medium component: multibody plant type: usability release notes: feature | The implementation of a helper function ComputeCompositeInertia() arose during work in an Anzu [PR](#https://reviewable.shared-services.aws.tri.global/reviews/robotics/anzu/9323#-).
The documentation and signature in that Anzu PR is:
/// Returns `M_CFo_F` spatial inertia of `C` (composition of `bodies`)
/// expres... | 1.0 | Create CalcSpatialInertiaAboutPoint() to mimic related functions in multibody_plant.h and multibody_tree.h. - The implementation of a helper function ComputeCompositeInertia() arose during work in an Anzu [PR](#https://reviewable.shared-services.aws.tri.global/reviews/robotics/anzu/9323#-).
The documentation and sig... | priority | create calcspatialinertiaaboutpoint to mimic related functions in multibody plant h and multibody tree h the implementation of a helper function computecompositeinertia arose during work in an anzu the documentation and signature in that anzu pr is returns m cfo f spatial inertia of c composit... | 1 |
25,600 | 2,683,859,020 | IssuesEvent | 2015-03-28 11:52:43 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | ConEmu 20091224 И снова AutoTabs | 2–5 stars bug imported Priority-Medium | _From [cca...@gmail.com](https://code.google.com/u/115607388065392232035/) on January 20, 2010 10:06:22_
Версия ОС: WinXP sp3 rus x86
Версия FAR: Far2 b1345 x86
автотабы включены. при вызове редактора или вьюера полоска с табами
появляется с примерно секундной задержкой. при выходе с такой же задержкой
убирает... | 1.0 | ConEmu 20091224 И снова AutoTabs - _From [cca...@gmail.com](https://code.google.com/u/115607388065392232035/) on January 20, 2010 10:06:22_
Версия ОС: WinXP sp3 rus x86
Версия FAR: Far2 b1345 x86
автотабы включены. при вызове редактора или вьюера полоска с табами
появляется с примерно секундной задержкой. при вы... | priority | conemu и снова autotabs from on january версия ос winxp rus версия far автотабы включены при вызове редактора или вьюера полоска с табами появляется с примерно секундной задержкой при выходе с такой же задержкой убирается если так и замысленно то это очень анноит а если п... | 1 |
47,047 | 2,971,684,916 | IssuesEvent | 2015-07-14 08:48:21 | clementine-player/Clementine | https://api.github.com/repos/clementine-player/Clementine | closed | Next|Prev playlist keyboard shortcuts | enhancement imported Priority-Medium | _From [tomas.pr...@gmail.com](https://code.google.com/u/103404869143991179936/) on May 10, 2012 13:51:42_
Hi,
I'd like to know whether it's polssible to add keyboard shortcuts options for looping over playlists. I would love to have such multimedia key on keyboard.
Thanks for awesome player btw ;)
_Original issue... | 1.0 | Next|Prev playlist keyboard shortcuts - _From [tomas.pr...@gmail.com](https://code.google.com/u/103404869143991179936/) on May 10, 2012 13:51:42_
Hi,
I'd like to know whether it's polssible to add keyboard shortcuts options for looping over playlists. I would love to have such multimedia key on keyboard.
Thanks fo... | priority | next prev playlist keyboard shortcuts from on may hi i d like to know whether it s polssible to add keyboard shortcuts options for looping over playlists i would love to have such multimedia key on keyboard thanks for awesome player btw original issue | 1 |
16,518 | 2,615,117,960 | IssuesEvent | 2015-03-01 05:43:28 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | health-v2-atom-oauth-sample | auto-migrated Priority-Medium Type-Sample | ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Health Data API version 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
ClientLogin
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
External references, such as API ... | 1.0 | health-v2-atom-oauth-sample - ```
Which API and version (e.g. Google Calendar Data API version 2)?
Google Health Data API version 2
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
ClientLogin
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
Ext... | priority | health atom oauth sample which api and version e g google calendar data api version google health data api version what format e g json atom json what authentation e g oauth oauth android clientlogin clientlogin java environment e g java android app engine java exte... | 1 |
40,478 | 2,868,922,046 | IssuesEvent | 2015-06-05 21:58:47 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Make sure docs for publishing a package mention that deleting is discouraged | enhancement Fixed Priority-Medium | <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dart-lang/sdk#5093_
----
When pub supports user upload of packages, we want to m... | 1.0 | Make sure docs for publishing a package mention that deleting is discouraged - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)**
_Originally opened as dar... | priority | make sure docs for publishing a package mention that deleting is discouraged issue by originally opened as dart lang sdk when pub supports user upload of packages we want to make sure they understand uploading is generally forever the docs for the command should clarify this | 1 |
296,383 | 9,114,665,293 | IssuesEvent | 2019-02-22 01:16:31 | DancesportSoftware/das-frontend | https://api.github.com/repos/DancesportSoftware/das-frontend | opened | Refresh Firebase Auth Token | Priority 2: Medium enhancement | Currently, the front-end does not auto-refresh user's authentication token when the token is expired. When the token is expired, the user will have to re-login before the user can perform any account-related activities on DAS. The authentication middleware and the auth store should together handle refreshing the auth t... | 1.0 | Refresh Firebase Auth Token - Currently, the front-end does not auto-refresh user's authentication token when the token is expired. When the token is expired, the user will have to re-login before the user can perform any account-related activities on DAS. The authentication middleware and the auth store should togethe... | priority | refresh firebase auth token currently the front end does not auto refresh user s authentication token when the token is expired when the token is expired the user will have to re login before the user can perform any account related activities on das the authentication middleware and the auth store should togethe... | 1 |
188,024 | 6,767,491,582 | IssuesEvent | 2017-10-26 03:43:00 | CS2103AUG2017-T13-B1/main | https://api.github.com/repos/CS2103AUG2017-T13-B1/main | closed | Completing the autofill feature | Priority: Medium Status: Completed | - To include DOB class in the autofill
- Complete tests (stub and system)
- Update documentation | 1.0 | Completing the autofill feature - - To include DOB class in the autofill
- Complete tests (stub and system)
- Update documentation | priority | completing the autofill feature to include dob class in the autofill complete tests stub and system update documentation | 1 |
506,880 | 14,675,077,626 | IssuesEvent | 2020-12-30 16:44:09 | tellor-io/telliot | https://api.github.com/repos/tellor-io/telliot | closed | Refactor to remove `NodeURL` and `PrivateKey` from the config struct | difficulty: good first issue help wanted priority: medium type: clean up | I thought we removed these in https://github.com/tellor-io/telliot/pull/317, but it seems I overlooked this with my review. If we have this in the config struct this will still allow people to set it without an env file and later when we enable strict parsing this is error prone and not detirministic.
Instead, we ... | 1.0 | Refactor to remove `NodeURL` and `PrivateKey` from the config struct - I thought we removed these in https://github.com/tellor-io/telliot/pull/317, but it seems I overlooked this with my review. If we have this in the config struct this will still allow people to set it without an env file and later when we enable st... | priority | refactor to remove nodeurl and privatekey from the config struct i thought we removed these in but it seems i overlooked this with my review if we have this in the config struct this will still allow people to set it without an env file and later when we enable strict parsing this is error prone and not deti... | 1 |
425,608 | 12,342,984,881 | IssuesEvent | 2020-05-15 02:32:33 | Matteas-Eden/roll-for-reaction | https://api.github.com/repos/Matteas-Eden/roll-for-reaction | closed | Add more spells to the spellbook | Medium Priority enhancement | **User Story**
As a game designer, I'd like to offer spellcasting players a wide variety of spells and provide an element of progression with those spells.
**Acceptance Criteria**
- More spells are added to the spellbook
- Spells are unlocked based on level
**Notes**
---
**Why is this feature needed? P... | 1.0 | Add more spells to the spellbook - **User Story**
As a game designer, I'd like to offer spellcasting players a wide variety of spells and provide an element of progression with those spells.
**Acceptance Criteria**
- More spells are added to the spellbook
- Spells are unlocked based on level
**Notes**
---... | priority | add more spells to the spellbook user story as a game designer i d like to offer spellcasting players a wide variety of spells and provide an element of progression with those spells acceptance criteria more spells are added to the spellbook spells are unlocked based on level notes ... | 1 |
420,838 | 12,244,511,322 | IssuesEvent | 2020-05-05 11:16:44 | minio/mc | https://api.github.com/repos/minio/mc | closed | [Proposal] Support STS based access to MinIO | priority: medium stale | To access MinIO via the STS API, we can add a command to mc such as:
`mc sts ENDPOINT <sts-type> <sts-specific-args>`
to print out access key, secret key and session token.
For example for LDAP, this could be:
`mc sts ENDPOINT ldap ldapuser=myusername ldappasswd=yyy`
In addition to this, we can add a mod... | 1.0 | [Proposal] Support STS based access to MinIO - To access MinIO via the STS API, we can add a command to mc such as:
`mc sts ENDPOINT <sts-type> <sts-specific-args>`
to print out access key, secret key and session token.
For example for LDAP, this could be:
`mc sts ENDPOINT ldap ldapuser=myusername ldappassw... | priority | support sts based access to minio to access minio via the sts api we can add a command to mc such as mc sts endpoint to print out access key secret key and session token for example for ldap this could be mc sts endpoint ldap ldapuser myusername ldappasswd yyy in addition to this we ca... | 1 |
653,611 | 21,608,508,394 | IssuesEvent | 2022-05-04 07:35:21 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | opened | Practice App: Set up the base structure of the back-end | priority-medium status-new practice-app practice-app:back-end | ### Issue Description
I will set up the base structure of the back-end of the practice app project. We decided to use Node.js and Express.js in our back-end. So, I will integrate the required packages and set up the base project. Afterward, we will develop the endpoints as the whole team one by one.
### Step Details
... | 1.0 | Practice App: Set up the base structure of the back-end - ### Issue Description
I will set up the base structure of the back-end of the practice app project. We decided to use Node.js and Express.js in our back-end. So, I will integrate the required packages and set up the base project. Afterward, we will develop the ... | priority | practice app set up the base structure of the back end issue description i will set up the base structure of the back end of the practice app project we decided to use node js and express js in our back end so i will integrate the required packages and set up the base project afterward we will develop the ... | 1 |
532,615 | 15,560,086,220 | IssuesEvent | 2021-03-16 12:19:56 | AY2021S2-CS2103-T14-3/tp | https://api.github.com/repos/AY2021S2-CS2103-T14-3/tp | closed | Update User Guide | priority.Medium | Update user guide to change all appointment-related command.
1. remove `to/TIME_TO`
2. make `l/LOCATION compulsory` | 1.0 | Update User Guide - Update user guide to change all appointment-related command.
1. remove `to/TIME_TO`
2. make `l/LOCATION compulsory` | priority | update user guide update user guide to change all appointment related command remove to time to make l location compulsory | 1 |
766,771 | 26,898,084,224 | IssuesEvent | 2023-02-06 13:53:39 | anoma/juvix | https://api.github.com/repos/anoma/juvix | closed | Special syntax for `case` | enhancement syntax priority:medium | As we discussed, we want to add the syntax:
```haskell
case v of
| p1 := b1
| p2 := b2
```
or
```haskell
case v of {
p1 := b1;
p2 := b2;
}
```
where one doesn't need parentheses around complex patterns on the left-hand side.
- The first version works better with #1639, I think.
| 1.0 | Special syntax for `case` - As we discussed, we want to add the syntax:
```haskell
case v of
| p1 := b1
| p2 := b2
```
or
```haskell
case v of {
p1 := b1;
p2 := b2;
}
```
where one doesn't need parentheses around complex patterns on the left-hand side.
- The first version works better with #1639, I ... | priority | special syntax for case as we discussed we want to add the syntax haskell case v of or haskell case v of where one doesn t need parentheses around complex patterns on the left hand side the first version works better with i think | 1 |
372,192 | 11,010,776,542 | IssuesEvent | 2019-12-04 15:10:14 | geosolutions-it/geotools | https://api.github.com/repos/geosolutions-it/geotools | closed | Parse user provided mapping and store it in an appropriate structure | C009-2016-MONGODB Priority: Medium enhancement in progress | Using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type, app-schema already existing support for this should be used (including their defined DSL).
| 1.0 | Parse user provided mapping and store it in an appropriate structure - Using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type, app-schema already existing support for this should be used (including their defined DSL).
| priority | parse user provided mapping and store it in an appropriate structure using the user provided schema and provided mapping we should store that information in a way that can be easealy used to build a complex feature type app schema already existing support for this should be used including their defined dsl | 1 |
432,141 | 12,489,646,133 | IssuesEvent | 2020-05-31 19:50:03 | OpenMined/PyDP | https://api.github.com/repos/OpenMined/PyDP | closed | Provide version output | Good first issue :mortar_board: Priority: 2 - High :cold_sweat: Severity: 3 - Medium :unamused: Status: Available :wave: Type: New Feature :heavy_plus_sign: | ## Feature Description
I would like to get the version of the package when I run `pydp.__version__`
## Is your feature request related to a problem?
Is common practice to provide a way to access the version of each package after importing it using .\_\_version\_\_ after the name of the imported pa
## What alter... | 1.0 | Provide version output - ## Feature Description
I would like to get the version of the package when I run `pydp.__version__`
## Is your feature request related to a problem?
Is common practice to provide a way to access the version of each package after importing it using .\_\_version\_\_ after the name of the imp... | priority | provide version output feature description i would like to get the version of the package when i run pydp version is your feature request related to a problem is common practice to provide a way to access the version of each package after importing it using version after the name of the imp... | 1 |
630,491 | 20,110,978,364 | IssuesEvent | 2022-02-07 15:04:00 | oslopride/skeivt-kulturaar | https://api.github.com/repos/oslopride/skeivt-kulturaar | opened | Flytt filter-tags til å være under tekst "om arrangement". | priority-medium | Behold type arrangement over CTA-knapp.
Men tags som går på filter (universell utforming, tegnespråktolk og wc) kan god legges under teksten når man ekspanderer kortet.
<img width="414" alt="Skjermbilde 2022-02-07 kl 16 02 41" src="https://user-images.githubusercontent.com/93185620/152813614-a2bc8142-77e1-4e83-b... | 1.0 | Flytt filter-tags til å være under tekst "om arrangement". - Behold type arrangement over CTA-knapp.
Men tags som går på filter (universell utforming, tegnespråktolk og wc) kan god legges under teksten når man ekspanderer kortet.
<img width="414" alt="Skjermbilde 2022-02-07 kl 16 02 41" src="https://user-images.... | priority | flytt filter tags til å være under tekst om arrangement behold type arrangement over cta knapp men tags som går på filter universell utforming tegnespråktolk og wc kan god legges under teksten når man ekspanderer kortet img width alt skjermbilde kl src | 1 |
252,187 | 8,032,951,240 | IssuesEvent | 2018-07-28 21:41:55 | SLSTP-2018/shab | https://api.github.com/repos/SLSTP-2018/shab | opened | Collect ABCD Time Offset | medium-priority | Obtain ABCD time offset from epoch. This should be located on the ABCD SD card. Once we have this number, we can begin to design software for aggregating data later. | 1.0 | Collect ABCD Time Offset - Obtain ABCD time offset from epoch. This should be located on the ABCD SD card. Once we have this number, we can begin to design software for aggregating data later. | priority | collect abcd time offset obtain abcd time offset from epoch this should be located on the abcd sd card once we have this number we can begin to design software for aggregating data later | 1 |
589,937 | 17,767,247,091 | IssuesEvent | 2021-08-30 09:07:14 | nimblehq/nimble-medium-ios | https://api.github.com/repos/nimblehq/nimble-medium-ios | closed | As a user, I can signup from the left menu | type : feature category: integration priority : medium | ## Why
For the new users of the application, they should be able to see the `Signup` screen for being able to create a new account, explore and use more features from the application.
## Acceptance Criteria
- [ ] The `Signup` option is only visible when users are not logged in. Hide it when they are authenticated ... | 1.0 | As a user, I can signup from the left menu - ## Why
For the new users of the application, they should be able to see the `Signup` screen for being able to create a new account, explore and use more features from the application.
## Acceptance Criteria
- [ ] The `Signup` option is only visible when users are not lo... | priority | as a user i can signup from the left menu why for the new users of the application they should be able to see the signup screen for being able to create a new account explore and use more features from the application acceptance criteria the signup option is only visible when users are not logg... | 1 |
23,215 | 2,657,336,693 | IssuesEvent | 2015-03-18 08:10:23 | JEvents/JEvents | https://api.github.com/repos/JEvents/JEvents | opened | Do not show popup link for menu item if no popup plugin | Priority - Medium | I think we should detect the popup plugin is not installed and offer the full url to the menu item of creating evetns. Otherwise it looks a bit buggy.
https://www.jevents.net/forum/viewtopic.php?f=35&t=28079 | 1.0 | Do not show popup link for menu item if no popup plugin - I think we should detect the popup plugin is not installed and offer the full url to the menu item of creating evetns. Otherwise it looks a bit buggy.
https://www.jevents.net/forum/viewtopic.php?f=35&t=28079 | priority | do not show popup link for menu item if no popup plugin i think we should detect the popup plugin is not installed and offer the full url to the menu item of creating evetns otherwise it looks a bit buggy | 1 |
191,333 | 6,828,173,913 | IssuesEvent | 2017-11-08 19:30:10 | music-encoding/music-encoding | https://api.github.com/repos/music-encoding/music-encoding | closed | @staff="0" or @staff="all" for <dir> and <harm>, etc. | Component: Core Schema Priority: Medium Status: Needs Discussion Type: Feature Request | It would be useful to have a way of attaching things like text directions and harmony (floating elements) to the system rather than a staff. Is this possible in MEI?
For example `<tempo>` is more properly attached to the system rather than to the top staff in a system (or to the top staff in a beamed group), since... | 1.0 | @staff="0" or @staff="all" for <dir> and <harm>, etc. - It would be useful to have a way of attaching things like text directions and harmony (floating elements) to the system rather than a staff. Is this possible in MEI?
For example `<tempo>` is more properly attached to the system rather than to the top staff in... | priority | staff or staff all for and etc it would be useful to have a way of attaching things like text directions and harmony floating elements to the system rather than a staff is this possible in mei for example is more properly attached to the system rather than to the top staff in a system or t... | 1 |
149,085 | 5,707,213,943 | IssuesEvent | 2017-04-18 13:24:24 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | Resources with the same filename cannot be exported correctly | bug First Contribution Friendly priority: medium | ### Steps to reproduce the error
1. Add a resource to a project.
2. Add a different resource with the same filename to that project.
3. Export the resources of that project.
### Actual behavior
Extracting the zip file will only produce one of the 2 resources.
### Expected behavior
Extracting the zip file wil... | 1.0 | Resources with the same filename cannot be exported correctly - ### Steps to reproduce the error
1. Add a resource to a project.
2. Add a different resource with the same filename to that project.
3. Export the resources of that project.
### Actual behavior
Extracting the zip file will only produce one of the 2 ... | priority | resources with the same filename cannot be exported correctly steps to reproduce the error add a resource to a project add a different resource with the same filename to that project export the resources of that project actual behavior extracting the zip file will only produce one of the ... | 1 |
779,972 | 27,374,200,365 | IssuesEvent | 2023-02-28 03:37:42 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Colocation GA: Unable to create tables with joins using colocation grammar | kind/bug area/ysql priority/medium status/awaiting-triage | Jira Link: [DB-5666](https://yugabyte.atlassian.net/browse/DB-5666)
### Description
- Create a colocated(with explicit colocation=true definition) or a non-colocated table joining 2 tables in a colocated database
**Issue:**
The create table grammar using joins does not accommodate the colocation clause.
```
cl_db... | 1.0 | [YSQL] Colocation GA: Unable to create tables with joins using colocation grammar - Jira Link: [DB-5666](https://yugabyte.atlassian.net/browse/DB-5666)
### Description
- Create a colocated(with explicit colocation=true definition) or a non-colocated table joining 2 tables in a colocated database
**Issue:**
The crea... | priority | colocation ga unable to create tables with joins using colocation grammar jira link description create a colocated with explicit colocation true definition or a non colocated table joining tables in a colocated database issue the create table grammar using joins does not accommodate the colo... | 1 |
311,081 | 9,528,109,648 | IssuesEvent | 2019-04-29 07:24:19 | bounswe/bounswe2019group10 | https://api.github.com/repos/bounswe/bounswe2019group10 | closed | Create an Amazon AWS EC2 instance | Priority: Medium | Create an Amazon AWS EC2 instance to deploy and serve our application | 1.0 | Create an Amazon AWS EC2 instance - Create an Amazon AWS EC2 instance to deploy and serve our application | priority | create an amazon aws instance create an amazon aws instance to deploy and serve our application | 1 |
790,090 | 27,815,444,621 | IssuesEvent | 2023-03-18 16:26:49 | asastats/channel | https://api.github.com/repos/asastats/channel | closed | [Internal] Fix Algofi fees for lending and Nano Swap LP pools | bug medium priority | Only regular pools and STBL2-ALGO lending pools are calculated correctly, while the other lending pools and Nano Swap pools need recalculation.
This issue is connected and will be deployed with https://github.com/asastats/channel/issues/453 .
| 1.0 | [Internal] Fix Algofi fees for lending and Nano Swap LP pools - Only regular pools and STBL2-ALGO lending pools are calculated correctly, while the other lending pools and Nano Swap pools need recalculation.
This issue is connected and will be deployed with https://github.com/asastats/channel/issues/453 .
| priority | fix algofi fees for lending and nano swap lp pools only regular pools and algo lending pools are calculated correctly while the other lending pools and nano swap pools need recalculation this issue is connected and will be deployed with | 1 |
40,521 | 2,868,925,300 | IssuesEvent | 2015-06-05 21:59:51 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Run a lint check on pub.dartlang.org | bug Fixed Priority-Medium | <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#5420_
----
I think there are tools that will run over a website and make sure it has n... | 1.0 | Run a lint check on pub.dartlang.org - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#5420_
----
I think there are tools that will ru... | priority | run a lint check on pub dartlang org issue by originally opened as dart lang sdk i think there are tools that will run over a website and make sure it has no dangling links or what have you we should do this for pub dartlang org before we launch | 1 |
682,090 | 23,332,162,028 | IssuesEvent | 2022-08-09 06:42:16 | ooni/probe | https://api.github.com/repos/ooni/probe | opened | Both Mobile and Desktop versions include RiseupVPN in Circumvention tests description | bug ooni/probe-mobile priority/medium ooni/probe-desktop localization | **Describe the bug**
Both Mobile and Desktop versions include RiseupVPN in Circumvention tests description while the RiseupVPN test is temporarily disabled.
**To Reproduce**
Open Circumvention card in either OONI Probe Mobile or OONI Probe Desktop. Currently the following description of the card is presented:... | 1.0 | Both Mobile and Desktop versions include RiseupVPN in Circumvention tests description - **Describe the bug**
Both Mobile and Desktop versions include RiseupVPN in Circumvention tests description while the RiseupVPN test is temporarily disabled.
**To Reproduce**
Open Circumvention card in either OONI Probe Mob... | priority | both mobile and desktop versions include riseupvpn in circumvention tests description describe the bug both mobile and desktop versions include riseupvpn in circumvention tests description while the riseupvpn test is temporarily disabled to reproduce open circumvention card in either ooni probe mob... | 1 |
741,741 | 25,815,387,779 | IssuesEvent | 2022-12-12 04:15:25 | SSL-A-Team/firmware | https://api.github.com/repos/SSL-A-Team/firmware | opened | Motors Occasionally Jerk When Commanded DC Is Negative | area/controls priority/medium type/bug status/not-ready | We seem to observe this behavior only with a negative DC setpoint. We might have a sign based logic bug somewhere when setting DC on the stspin firmware.
Steps to repro: set DC -0.2 (observe behavior after a few minutes), set DC 0.2 (do not observe behavior after a few min) | 1.0 | Motors Occasionally Jerk When Commanded DC Is Negative - We seem to observe this behavior only with a negative DC setpoint. We might have a sign based logic bug somewhere when setting DC on the stspin firmware.
Steps to repro: set DC -0.2 (observe behavior after a few minutes), set DC 0.2 (do not observe behavior af... | priority | motors occasionally jerk when commanded dc is negative we seem to observe this behavior only with a negative dc setpoint we might have a sign based logic bug somewhere when setting dc on the stspin firmware steps to repro set dc observe behavior after a few minutes set dc do not observe behavior af... | 1 |
54,700 | 3,070,994,723 | IssuesEvent | 2015-08-19 09:12:10 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Вместо ника пользователя приславшего ЛС, которое было отброшено, отображаются "кракозябры" | bug imported Priority-Medium | _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on October 28, 2009 16:59:36_
из названия всё понятно.
Заходим в настройки, ставим галочку "Отключить ЛС от всех, кроме друзей"
смотрим как в логе появляются сообщения содержащие различные наборы символов
вместо ников...
_Original issue... | 1.0 | Вместо ника пользователя приславшего ЛС, которое было отброшено, отображаются "кракозябры" - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on October 28, 2009 16:59:36_
из названия всё понятно.
Заходим в настройки, ставим галочку "Отключить ЛС от всех, кроме друзей"
смотрим как в логе... | priority | вместо ника пользователя приславшего лс которое было отброшено отображаются кракозябры from on october из названия всё понятно заходим в настройки ставим галочку отключить лс от всех кроме друзей смотрим как в логе появляются сообщения содержащие различные наборы символов вместо ников ... | 1 |
447,774 | 12,893,155,541 | IssuesEvent | 2020-07-13 21:01:42 | DSpace/dspace-angular | https://api.github.com/repos/DSpace/dspace-angular | opened | Authorization as someone with Community Admin rights | authorization medium priority | From release plan spreadsheet
Estimate from release plan: 4 hours
Expressing interest: none
https://wiki.lyrasis.org/display/DSPACE/Managing+Authorization+info+in+Angular+UI | 1.0 | Authorization as someone with Community Admin rights - From release plan spreadsheet
Estimate from release plan: 4 hours
Expressing interest: none
https://wiki.lyrasis.org/display/DSPACE/Managing+Authorization+info+in+Angular+UI | priority | authorization as someone with community admin rights from release plan spreadsheet estimate from release plan hours expressing interest none | 1 |
648,050 | 21,163,945,145 | IssuesEvent | 2022-04-07 11:59:57 | radix-ui/primitives | https://api.github.com/repos/radix-ui/primitives | closed | [Dialog] framer-motion exit animations for Portals require `forceMount` prop on descendants. | Type: Bug Priority: Medium Difficulty: Medium Package: react/alert-dialog Package: react/dialog | This bug report is inspired by discussion #1058, identified by @jjenzz
### Current Behavior
Current way to enable exit animations with framer-motion is:
- wrap the `Portal` in `AnimatePresence`
- Make it a controlled component
- place `forceMount` prop on `<Portal />` as well as `<Overlay />` and `<Content />... | 1.0 | [Dialog] framer-motion exit animations for Portals require `forceMount` prop on descendants. - This bug report is inspired by discussion #1058, identified by @jjenzz
### Current Behavior
Current way to enable exit animations with framer-motion is:
- wrap the `Portal` in `AnimatePresence`
- Make it a controlled... | priority | framer motion exit animations for portals require forcemount prop on descendants this bug report is inspired by discussion identified by jjenzz current behavior current way to enable exit animations with framer motion is wrap the portal in animatepresence make it a controlled component... | 1 |
748,906 | 26,142,910,114 | IssuesEvent | 2022-12-29 21:36:11 | learnspigot/discord-bot | https://api.github.com/repos/learnspigot/discord-bot | closed | [Bug]: addlookup command broken | bug medium priority | ### Explain the issue.
Using /addlookup results in an error atm.
### How to recreate?
use /addlookup
### Anything else?
_No response_ | 1.0 | [Bug]: addlookup command broken - ### Explain the issue.
Using /addlookup results in an error atm.
### How to recreate?
use /addlookup
### Anything else?
_No response_ | priority | addlookup command broken explain the issue using addlookup results in an error atm how to recreate use addlookup anything else no response | 1 |
83,164 | 3,631,327,574 | IssuesEvent | 2016-02-11 00:47:22 | sandialabs/slycat | https://api.github.com/repos/sandialabs/slycat | closed | Pinned Images lost once filtered out (Firefox and Chrome on Windows 7) | bug Medium Priority PS Model | When filtering, if a point with a pinned image is filtered out, the pinned image does not return once the slider moves to make the point visible later on. | 1.0 | Pinned Images lost once filtered out (Firefox and Chrome on Windows 7) - When filtering, if a point with a pinned image is filtered out, the pinned image does not return once the slider moves to make the point visible later on. | priority | pinned images lost once filtered out firefox and chrome on windows when filtering if a point with a pinned image is filtered out the pinned image does not return once the slider moves to make the point visible later on | 1 |
783,185 | 27,521,540,846 | IssuesEvent | 2023-03-06 15:19:54 | telabotanica/pollinisateurs | https://api.github.com/repos/telabotanica/pollinisateurs | closed | dashboard style | priority::medium | Ptites corrections sur le dashboard d'une personne. différence de style entre staging et maquettes
Pour tester , se créer un compte et regarder son dashboard :D
Screen du mien
 on July 18, 2013 11:42:26_
What steps will reproduce the problem? 1. in Ubuntu 13.04: ./bin64/drrun -debug -c ./api/samples/bin/libbbcount.so -- sol
2. close the windows when it shows up What is the expected output? What do you see instead? s... | 1.0 | ASSERT core/dynamo.c:1139 on running sol on Ubuntu - _From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on July 18, 2013 11:42:26_
What steps will reproduce the problem? 1. in Ubuntu 13.04: ./bin64/drrun -debug -c ./api/samples/bin/libbbcount.so -- sol
2. close the windows when it shows up Wh... | priority | assert core dynamo c on running sol on ubuntu from on july what steps will reproduce the problem in ubuntu drrun debug c api samples bin libbbcount so sol close the windows when it shows up what is the expected output what do you see instead stop the app successfully but ... | 1 |
655,036 | 21,676,220,679 | IssuesEvent | 2022-05-08 19:01:55 | WordPress/openverse-frontend | https://api.github.com/repos/WordPress/openverse-frontend | closed | Executing search on mobile using the keyboard 🔎 key does not close the keyboard | good first issue help wanted 🟨 priority: medium 🚦 status: awaiting triage 🛠 goal: fix 🕹 aspect: interface 🟨 tech: javascript 🔧 tech: vue 🎨 tech: css | ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
When you use mobile keyboard's 🔎 key to submit search from the header, the keyboard doesn... | 1.0 | Executing search on mobile using the keyboard 🔎 key does not close the keyboard - ## Description
<!-- Concisely describe the bug. Compare your experience with what you expected to happen. -->
<!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." -->
When yo... | priority | executing search on mobile using the keyboard 🔎 key does not close the keyboard description when you use mobile keyboard s 🔎 key to submit search from the header the keyboard doesn t close reproduction open on a mobile phone in the header search bar change the search term pres... | 1 |
47,269 | 2,974,605,211 | IssuesEvent | 2015-07-15 02:18:13 | Reimashi/jotai | https://api.github.com/repos/Reimashi/jotai | closed | Translations | auto-migrated Priority-Medium Type-Enhancement | ```
Is there, or will be a way to translate open hardware monitor? I'd like to
contribute by translating it to portuguese and spanish.
```
Original issue reported on code.google.com by `ehcel...@gmail.com` on 1 Apr 2010 at 9:25 | 1.0 | Translations - ```
Is there, or will be a way to translate open hardware monitor? I'd like to
contribute by translating it to portuguese and spanish.
```
Original issue reported on code.google.com by `ehcel...@gmail.com` on 1 Apr 2010 at 9:25 | priority | translations is there or will be a way to translate open hardware monitor i d like to contribute by translating it to portuguese and spanish original issue reported on code google com by ehcel gmail com on apr at | 1 |
2,968 | 2,534,897,235 | IssuesEvent | 2015-01-25 13:18:33 | SiCKRAGETV/sickrage-issues | https://api.github.com/repos/SiCKRAGETV/sickrage-issues | closed | Google calendar misses some shows | 1: Bug / issue 2: Medium Priority 3: Fix branch: develop | Hello
BRANCH: (develop) / COMMIT: (91cb8d885ca278e5829ed53d856d578c8ee8cbe0)
Python 2.7.6 / Win 8.1
Unprotected Calendar option is checked
Some shows are missing in my google calendar comparing to the "coming episodes" list
I don't know if a debug file is relevant.
Many thanks | 1.0 | Google calendar misses some shows - Hello
BRANCH: (develop) / COMMIT: (91cb8d885ca278e5829ed53d856d578c8ee8cbe0)
Python 2.7.6 / Win 8.1
Unprotected Calendar option is checked
Some shows are missing in my google calendar comparing to the "coming episodes" list
I don't know if a debug file is relevant.
Ma... | priority | google calendar misses some shows hello branch develop commit python win unprotected calendar option is checked some shows are missing in my google calendar comparing to the coming episodes list i don t know if a debug file is relevant many thanks | 1 |
678,846 | 23,213,095,738 | IssuesEvent | 2022-08-02 11:58:00 | Redocly/redocly-cli | https://api.github.com/repos/Redocly/redocly-cli | closed | discriminator example validation error with `anyOf` | Type: Bug Lizard Priority: Medium | **Describe the bug**
The discriminator is valid with `anyOf` but get this message:
> Example validation errored: discriminator: requires oneOf keyword.
**To Reproduce**
Steps to reproduce the behavior:
1. I have a private repo I can share with you...
2. See error
**Expected behavior**
It should work w... | 1.0 | discriminator example validation error with `anyOf` - **Describe the bug**
The discriminator is valid with `anyOf` but get this message:
> Example validation errored: discriminator: requires oneOf keyword.
**To Reproduce**
Steps to reproduce the behavior:
1. I have a private repo I can share with you...
2. ... | priority | discriminator example validation error with anyof describe the bug the discriminator is valid with anyof but get this message example validation errored discriminator requires oneof keyword to reproduce steps to reproduce the behavior i have a private repo i can share with you ... | 1 |
322,847 | 9,829,323,639 | IssuesEvent | 2019-06-15 19:40:11 | marklogic/marklogic-data-hub | https://api.github.com/repos/marklogic/marklogic-data-hub | closed | Duplicate indices being created by QuickStart in entity-config/databases/final-database.json and staging-database.json | 2.0 3.0 4.0 BackLog better-errors bug priority:medium | [final-database.json.txt](https://github.com/marklogic-community/marklogic-data-hub/files/1471693/final-database.json.txt)
[staging-database.json.txt](https://github.com/marklogic-community/marklogic-data-hub/files/1471694/staging-database.json.txt)
#### The issue
Short description of the problem:
Duplicate indices b... | 1.0 | Duplicate indices being created by QuickStart in entity-config/databases/final-database.json and staging-database.json - [final-database.json.txt](https://github.com/marklogic-community/marklogic-data-hub/files/1471693/final-database.json.txt)
[staging-database.json.txt](https://github.com/marklogic-community/marklogic... | priority | duplicate indices being created by quickstart in entity config databases final database json and staging database json the issue short description of the problem duplicate indices being created by quickstart in entity config databases final database json and staging database json what behavior are... | 1 |
202,781 | 7,054,973,431 | IssuesEvent | 2018-01-04 04:59:10 | Marri/glowfic | https://api.github.com/repos/Marri/glowfic | opened | Move from gmail address to glowfic.com addresses for email | 3. medium priority 8. medium type: enhancement v. planned | We have now verified glowfic.com with Amazon SES, and should send mail from our domain instead of the Gmail account. | 1.0 | Move from gmail address to glowfic.com addresses for email - We have now verified glowfic.com with Amazon SES, and should send mail from our domain instead of the Gmail account. | priority | move from gmail address to glowfic com addresses for email we have now verified glowfic com with amazon ses and should send mail from our domain instead of the gmail account | 1 |
101,181 | 4,108,738,053 | IssuesEvent | 2016-06-06 17:06:32 | WordPress/meta-environment | https://api.github.com/repos/WordPress/meta-environment | opened | WordCamp.dev: Make sites HTTP-only | priority: medium type: enhancement | Having them use SSL just adds confusion for people, people they run into the certificate errors. There may be some code that expects HTTPS, but we can probably work around that. | 1.0 | WordCamp.dev: Make sites HTTP-only - Having them use SSL just adds confusion for people, people they run into the certificate errors. There may be some code that expects HTTPS, but we can probably work around that. | priority | wordcamp dev make sites http only having them use ssl just adds confusion for people people they run into the certificate errors there may be some code that expects https but we can probably work around that | 1 |
79,500 | 3,535,965,498 | IssuesEvent | 2016-01-16 22:37:52 | proveit-js/proveit | https://api.github.com/repos/proveit-js/proveit | closed | Support AFC psuedo-namespace and Draft namespace | enhancement imported Priority-Medium | _From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on January 04, 2014 16:10:36_
Show ProveIt in the AFC psuedo-namespace (Wikipedia talk:Articles for creation) and the Draft namespace.
_Original issue: http://code.google.com/p/proveit-js/issues/detail?id=179_ | 1.0 | Support AFC psuedo-namespace and Draft namespace - _From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on January 04, 2014 16:10:36_
Show ProveIt in the AFC psuedo-namespace (Wikipedia talk:Articles for creation) and the Draft namespace.
_Original issue: http://code.google.com/p/prov... | priority | support afc psuedo namespace and draft namespace from on january show proveit in the afc psuedo namespace wikipedia talk articles for creation and the draft namespace original issue | 1 |
534,992 | 15,679,991,392 | IssuesEvent | 2021-03-25 01:49:51 | Landry333/Big-Owl | https://api.github.com/repos/Landry333/Big-Owl | closed | US-52: As a supervised user, I would like to respond to an attendance supervision request | medium priority user story | Details:
- The request can be either rejected or accepted
- This is the point when the user is added to the list of users that will be supervised by the user monitoring them | 1.0 | US-52: As a supervised user, I would like to respond to an attendance supervision request - Details:
- The request can be either rejected or accepted
- This is the point when the user is added to the list of users that will be supervised by the user monitoring them | priority | us as a supervised user i would like to respond to an attendance supervision request details the request can be either rejected or accepted this is the point when the user is added to the list of users that will be supervised by the user monitoring them | 1 |
91,284 | 3,851,440,429 | IssuesEvent | 2016-04-06 02:02:45 | cs2103jan2016-w10-3j/main | https://api.github.com/repos/cs2103jan2016-w10-3j/main | closed | A user can be alerted when events are close to expiration | priority.medium type.story | So the user wouldn't forget to do them. | 1.0 | A user can be alerted when events are close to expiration - So the user wouldn't forget to do them. | priority | a user can be alerted when events are close to expiration so the user wouldn t forget to do them | 1 |
25,553 | 2,683,840,932 | IssuesEvent | 2015-03-28 11:22:51 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | ConEmu 2009.10.1 - Не работает символ "c" | 2–5 stars bug imported Priority-Medium | _From [skonys...@gmail.com](https://code.google.com/u/113491849526375923289/) on October 13, 2009 10:18:24_
Версия ОС: WinXP Professional SP3
Не работает символ "c" в запущеном cmd.exe. При этом в фаре работает.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=112_ | 1.0 | ConEmu 2009.10.1 - Не работает символ "c" - _From [skonys...@gmail.com](https://code.google.com/u/113491849526375923289/) on October 13, 2009 10:18:24_
Версия ОС: WinXP Professional SP3
Не работает символ "c" в запущеном cmd.exe. При этом в фаре работает.
_Original issue: http://code.google.com/p/conemu-maximus5/... | priority | conemu не работает символ c from on october версия ос winxp professional не работает символ c в запущеном cmd exe при этом в фаре работает original issue | 1 |
557,752 | 16,517,983,070 | IssuesEvent | 2021-05-26 11:48:15 | buddyboss/buddyboss-platform | https://api.github.com/repos/buddyboss/buddyboss-platform | opened | When uploading photos and viewing them in mobile screen mode, some of the photos will overlap and some will not display in the activity feed | bug priority: medium | **Describe the bug**
When uploading photos and viewing them in mobile screen mode, some of the photos will overlap and some will not display in the activity feed.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Activity feed'
2. Click on 'upload photo'
3. 'When uploading photos and viewing them in m... | 1.0 | When uploading photos and viewing them in mobile screen mode, some of the photos will overlap and some will not display in the activity feed - **Describe the bug**
When uploading photos and viewing them in mobile screen mode, some of the photos will overlap and some will not display in the activity feed.
**To Repro... | priority | when uploading photos and viewing them in mobile screen mode some of the photos will overlap and some will not display in the activity feed describe the bug when uploading photos and viewing them in mobile screen mode some of the photos will overlap and some will not display in the activity feed to repro... | 1 |
796,982 | 28,134,225,098 | IssuesEvent | 2023-04-01 07:09:56 | AY2223S2-CS2113-T15-4/tp | https://api.github.com/repos/AY2223S2-CS2113-T15-4/tp | closed | [PE-D][Tester C] Ability to quit the queue of flashcards when giving empty inputs | type.Bug priority.High severity.Medium | 
When the user does not type in 'y' or 'n' during the review of the flashcard, the flashcard is not added to the back of the review queue for the day, instead, the user is able to skip through all the flas... | 1.0 | [PE-D][Tester C] Ability to quit the queue of flashcards when giving empty inputs - 
When the user does not type in 'y' or 'n' during the review of the flashcard, the flashcard is not added to the back of ... | priority | ability to quit the queue of flashcards when giving empty inputs when the user does not type in y or n during the review of the flashcard the flashcard is not added to the back of the review queue for the day instead the user is able to skip through all the flashcards and the gets a false message of ... | 1 |
538,234 | 15,765,321,645 | IssuesEvent | 2021-03-31 14:02:56 | snowplow/snowplow-javascript-tracker | https://api.github.com/repos/snowplow/snowplow-javascript-tracker | closed | Create @snowplow/browser-tracker package for npm distribution | category:setup priority:medium status:in_progress type:enhancement | Was: *Why not in npm?*
Hey guys, I want bundle your script with webpack, but latest version in npm is 0.2.0. Why? | 1.0 | Create @snowplow/browser-tracker package for npm distribution - Was: *Why not in npm?*
Hey guys, I want bundle your script with webpack, but latest version in npm is 0.2.0. Why? | priority | create snowplow browser tracker package for npm distribution was why not in npm hey guys i want bundle your script with webpack but latest version in npm is why | 1 |
286,362 | 8,787,215,899 | IssuesEvent | 2018-12-20 17:55:52 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | closed | Problems with compilation from source "Cannot GET /" | Bug Priority: Medium | @blacktemplar commented on [Sun Oct 28 2018](https://github.com/AugurProject/augur-app/issues/396)
Since multiple Augur versions my Arch Linux Package which packages Augur doesn't work anymore (https://aur.archlinux.org/packages/augur-git/). The Augur-App starts up and synchronizes normally but when one opens the UI t... | 1.0 | Problems with compilation from source "Cannot GET /" - @blacktemplar commented on [Sun Oct 28 2018](https://github.com/AugurProject/augur-app/issues/396)
Since multiple Augur versions my Arch Linux Package which packages Augur doesn't work anymore (https://aur.archlinux.org/packages/augur-git/). The Augur-App starts u... | priority | problems with compilation from source cannot get blacktemplar commented on since multiple augur versions my arch linux package which packages augur doesn t work anymore the augur app starts up and synchronizes normally but when one opens the ui the only html response is an error cannot get steps ... | 1 |
257,147 | 8,133,333,581 | IssuesEvent | 2018-08-18 23:53:12 | dhowe/dialogic | https://api.github.com/repos/dhowe/dialogic | closed | Editor: incorrect line selection edge case | PRIORITY: Medium | To recreate:
* double-click to select only line 2
* notice that line 3 is also included in output

| 1.0 | Editor: incorrect line selection edge case - To recreate:
* double-click to select only line 2
* notice that line 3 is also included in output

| priority | editor incorrect line selection edge case to recreate double click to select only line notice that line is also included in output | 1 |
541,180 | 15,822,867,822 | IssuesEvent | 2021-04-05 23:16:50 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | [golang] `go func() { ... }` doesn't parse as a pattern | bug external-user lang:golang priority:medium | **Describe the bug**
The `go` keyword seems to break pattern parsing, but not target parsing.
**To Reproduce**
https://semgrep.dev/s/1n85/
**Expected behavior**
Pattern should parse (and match)
**Screenshots**
P1 (prevents rule-writing)
| 1.0 | [golang] `go func() { ... }` doesn't parse as a pattern - **Describe the bug**
The `go` keyword seems to break pattern parsing, but not target parsing.
**To Reproduce**
https://semgrep.dev/s/1n85/
**Expected behavior**
Pattern should parse (and match)
**Screenshots**
P1 (prevents rule-writing)
| priority | go func doesn t parse as a pattern describe the bug the go keyword seems to break pattern parsing but not target parsing to reproduce expected behavior pattern should parse and match screenshots prevents rule writing | 1 |
550,944 | 16,134,981,361 | IssuesEvent | 2021-04-29 10:35:15 | musescore/MuseScore | https://api.github.com/repos/musescore/MuseScore | closed | [MU4 Issue] Help > About... Replace link to donate page, change text, say GPL version, say build etc. | Medium Priority | **Describe the bug**
About MuseScore pop-up content is missed
**To Reproduce**
Steps to reproduce the behavior:
1. Click on "Help" (from the Upper Menu)
2. Click on 'About...'
3. Check About MuseScore pop-up links and text
**Expected behavior**
1) Replace link to donate page with link to contribute page and... | 1.0 | [MU4 Issue] Help > About... Replace link to donate page, change text, say GPL version, say build etc. - **Describe the bug**
About MuseScore pop-up content is missed
**To Reproduce**
Steps to reproduce the behavior:
1. Click on "Help" (from the Upper Menu)
2. Click on 'About...'
3. Check About MuseScore pop-up ... | priority | help about replace link to donate page change text say gpl version say build etc describe the bug about musescore pop up content is missed to reproduce steps to reproduce the behavior click on help from the upper menu click on about check about musescore pop up links and ... | 1 |
721,596 | 24,832,472,460 | IssuesEvent | 2022-10-26 05:38:04 | bounswe/bounswe2022group1 | https://api.github.com/repos/bounswe/bounswe2022group1 | closed | Android Team Meeting | Priority: Medium Status: Completed Mobile Android | **Issue Description:**
We have a meeting as Android Team to Clone Repo to Android Studio and Commit-Push trial.
**Tasks to Do:**
- [x] Cloned Repo on Android Studio
- [x] Trial on Commit and Push
*Task Deadline:*
25.10.2022
*Final Situation:*
Done
*Reviewer:*
@omerozdemir1 @gecemavisioa
*Review D... | 1.0 | Android Team Meeting - **Issue Description:**
We have a meeting as Android Team to Clone Repo to Android Studio and Commit-Push trial.
**Tasks to Do:**
- [x] Cloned Repo on Android Studio
- [x] Trial on Commit and Push
*Task Deadline:*
25.10.2022
*Final Situation:*
Done
*Reviewer:*
@omerozdemir1 @g... | priority | android team meeting issue description we have a meeting as android team to clone repo to android studio and commit push trial tasks to do cloned repo on android studio trial on commit and push task deadline final situation done reviewer gecemavisioa revie... | 1 |
576,483 | 17,087,985,509 | IssuesEvent | 2021-07-08 14:06:31 | vmware/singleton | https://api.github.com/repos/vmware/singleton | opened | [BUG] [Python Client]The argument 'source' of getString() does not compare with remote source when online mode | area/python-client kind/bug priority/medium | **Describe the bug**
The argument 'source' of getString() does not compare with remote source when online mode.
**To Reproduce**
Steps to reproduce the behavior:
1. Set the "key1": "value1" in "about" component of online bundle
2. trans = I18N.get_release(PRODUCT, VERSION).get_translation().get_string("about","... | 1.0 | [BUG] [Python Client]The argument 'source' of getString() does not compare with remote source when online mode - **Describe the bug**
The argument 'source' of getString() does not compare with remote source when online mode.
**To Reproduce**
Steps to reproduce the behavior:
1. Set the "key1": "value1" in "about" ... | priority | the argument source of getstring does not compare with remote source when online mode describe the bug the argument source of getstring does not compare with remote source when online mode to reproduce steps to reproduce the behavior set the in about component of online bundle... | 1 |
79,955 | 3,549,010,523 | IssuesEvent | 2016-01-20 16:29:06 | bcroden/QuizDeck-Client | https://api.github.com/repos/bcroden/QuizDeck-Client | opened | Create User Dashboard | feature priority: medium | Need to implement a screen for users to manage
- quiz creation
- quiz management
- quiz results. | 1.0 | Create User Dashboard - Need to implement a screen for users to manage
- quiz creation
- quiz management
- quiz results. | priority | create user dashboard need to implement a screen for users to manage quiz creation quiz management quiz results | 1 |
437,177 | 12,562,379,390 | IssuesEvent | 2020-06-08 03:57:09 | Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations | https://api.github.com/repos/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations | opened | Integrate automated end to end tests with CI/CD | Priority: Medium | [This PR](https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/pull/140) recently added end to end tests. Currently, these tests need to be run locally (manually). It would be better if they ran automatically.
Considerations:
- These tests should run on every new pull request (and probab... | 1.0 | Integrate automated end to end tests with CI/CD - [This PR](https://github.com/Twin-Cities-Mutual-Aid/twin-cities-aid-distribution-locations/pull/140) recently added end to end tests. Currently, these tests need to be run locally (manually). It would be better if they ran automatically.
Considerations:
- These test... | priority | integrate automated end to end tests with ci cd recently added end to end tests currently these tests need to be run locally manually it would be better if they ran automatically considerations these tests should run on every new pull request and probably again anytime the pr changes would be id... | 1 |
289,098 | 8,854,938,884 | IssuesEvent | 2019-01-09 03:45:51 | visit-dav/issues-test | https://api.github.com/repos/visit-dav/issues-test | closed | viewercore introduces _ser library dependencies into simV2runtime_par. | bug likelihood medium priority reviewed severity medium | The viewercore library contains the core parts of the viewer and it is used to add viewer functionality to libsim. Since viewercore relies on some AVT stuff and was destined for the viewer, it ends up linking with some _ser avt libraries. When viewercore is linked into the parallel simV2runtime_par library, it brings a... | 1.0 | viewercore introduces _ser library dependencies into simV2runtime_par. - The viewercore library contains the core parts of the viewer and it is used to add viewer functionality to libsim. Since viewercore relies on some AVT stuff and was destined for the viewer, it ends up linking with some _ser avt libraries. When vie... | priority | viewercore introduces ser library dependencies into par the viewercore library contains the core parts of the viewer and it is used to add viewer functionality to libsim since viewercore relies on some avt stuff and was destined for the viewer it ends up linking with some ser avt libraries when viewercore is ... | 1 |
193,458 | 6,885,114,881 | IssuesEvent | 2017-11-21 15:11:55 | qhacks/hacker-dashboard | https://api.github.com/repos/qhacks/hacker-dashboard | closed | Update font to be Encode Sans | priority: required (medium) | **Problem**
Current the font family is not Encode, this should be set and used throughout the app
**Requirements**
- [ ] Install Encode Sans
| 1.0 | Update font to be Encode Sans - **Problem**
Current the font family is not Encode, this should be set and used throughout the app
**Requirements**
- [ ] Install Encode Sans
| priority | update font to be encode sans problem current the font family is not encode this should be set and used throughout the app requirements install encode sans | 1 |
315,062 | 9,606,237,929 | IssuesEvent | 2019-05-11 08:29:40 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | opened | [0.8.2.0 staging-6] Not all Tutorials appear after tutorial restart. | Medium Priority Regression Staging | Step to reproduce:
- start new world.
- skip all tutorials.
- restart tutorial.
- start to do all tutorials.
- Digging and Mining tutorials don't appear. | 1.0 | [0.8.2.0 staging-6] Not all Tutorials appear after tutorial restart. - Step to reproduce:
- start new world.
- skip all tutorials.
- restart tutorial.
- start to do all tutorials.
- Digging and Mining tutorials don't appear. | priority | not all tutorials appear after tutorial restart step to reproduce start new world skip all tutorials restart tutorial start to do all tutorials digging and mining tutorials don t appear | 1 |
249,988 | 7,966,219,553 | IssuesEvent | 2018-07-14 19:05:41 | tootsuite/mastodon | https://api.github.com/repos/tootsuite/mastodon | closed | Content of “Getting started” | enhancement priority - medium ui | “Getting started” was seemingly originally intended as a content screen with some tips to start using Mastodon. Its contents used to read as follow:
> You can follow people if you know their username and the domain they are on by entering an e-mail-esque address into the search form.
> If the target user is on the sa... | 1.0 | Content of “Getting started” - “Getting started” was seemingly originally intended as a content screen with some tips to start using Mastodon. Its contents used to read as follow:
> You can follow people if you know their username and the domain they are on by entering an e-mail-esque address into the search form.
> ... | priority | content of “getting started” “getting started” was seemingly originally intended as a content screen with some tips to start using mastodon its contents used to read as follow you can follow people if you know their username and the domain they are on by entering an e mail esque address into the search form ... | 1 |
47,045 | 2,971,671,925 | IssuesEvent | 2015-07-14 08:43:07 | clementine-player/Clementine | https://api.github.com/repos/clementine-player/Clementine | closed | the forward and backward keys support | enhancement imported Priority-Medium | _From [kmusoy](https://code.google.com/u/104377330607044402928/) on December 18, 2010 06:52:34_
Please describe the feature you're requesting in as much detail as possible. my mouse has two keys to go backward and forward. but clementine don't support them.
_Original issue: http://code.google.com/p/clementine-player/... | 1.0 | the forward and backward keys support - _From [kmusoy](https://code.google.com/u/104377330607044402928/) on December 18, 2010 06:52:34_
Please describe the feature you're requesting in as much detail as possible. my mouse has two keys to go backward and forward. but clementine don't support them.
_Original issue: htt... | priority | the forward and backward keys support from on december please describe the feature you re requesting in as much detail as possible my mouse has two keys to go backward and forward but clementine don t support them original issue | 1 |
411,027 | 12,013,410,856 | IssuesEvent | 2020-04-10 08:47:52 | AY1920S2-CS2103-W15-2/main | https://api.github.com/repos/AY1920S2-CS2103-W15-2/main | closed | Implement more reactive GUI components | priority.Medium type.Enhancement | Currently, many tasks, such as viewing the list of attributes/metrics/questions/interviewees are only achievable via commands on the command line interface. As these features are very frequently used, it would be very convenient to implement the above lists as tabs, similar to a web browser, so that the user can naviga... | 1.0 | Implement more reactive GUI components - Currently, many tasks, such as viewing the list of attributes/metrics/questions/interviewees are only achievable via commands on the command line interface. As these features are very frequently used, it would be very convenient to implement the above lists as tabs, similar to a... | priority | implement more reactive gui components currently many tasks such as viewing the list of attributes metrics questions interviewees are only achievable via commands on the command line interface as these features are very frequently used it would be very convenient to implement the above lists as tabs similar to a... | 1 |
714,764 | 24,574,081,439 | IssuesEvent | 2022-10-13 10:55:01 | joomlahenk/fabrik | https://api.github.com/repos/joomlahenk/fabrik | closed | autofill form plugin: Confirmation alert keeps popping-up | Medium Priority | Doesn't save 'Autofill confirmation' setting.
Confirmation altert is showing up twice. | 1.0 | autofill form plugin: Confirmation alert keeps popping-up - Doesn't save 'Autofill confirmation' setting.
Confirmation altert is showing up twice. | priority | autofill form plugin confirmation alert keeps popping up doesn t save autofill confirmation setting confirmation altert is showing up twice | 1 |
753,281 | 26,343,129,097 | IssuesEvent | 2023-01-10 19:27:35 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Excessive re-allocations through SubDocument::AllocateChild | kind/enhancement area/docdb priority/medium | Jira Link: [DB-4568](https://yugabyte.atlassian.net/browse/DB-4568)
### Description
Based on perf analysis with benchbase and ScanG7 workload it turned out we are spending ~25% of CPU inside `SubDocument::AllocateChild` and we clear `SubDocument DocRowwiseIterator::row_` and do reallocation on every row.
| 1.0 | [DocDB] Excessive re-allocations through SubDocument::AllocateChild - Jira Link: [DB-4568](https://yugabyte.atlassian.net/browse/DB-4568)
### Description
Based on perf analysis with benchbase and ScanG7 workload it turned out we are spending ~25% of CPU inside `SubDocument::AllocateChild` and we clear `SubDocument D... | priority | excessive re allocations through subdocument allocatechild jira link description based on perf analysis with benchbase and workload it turned out we are spending of cpu inside subdocument allocatechild and we clear subdocument docrowwiseiterator row and do reallocation on every row | 1 |
384,821 | 11,404,301,075 | IssuesEvent | 2020-01-31 09:30:23 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | Add support for internationalization | Priority: Medium enhancement | This web app needs to be translatable to other languages. | 1.0 | Add support for internationalization - This web app needs to be translatable to other languages. | priority | add support for internationalization this web app needs to be translatable to other languages | 1 |
703,076 | 24,146,052,441 | IssuesEvent | 2022-09-21 18:51:09 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YSQL] Avoid separate RPC to read latest catalog version while cache refresh | kind/enhancement area/ysql priority/medium | Jira Link: [DB-3322](https://yugabyte.atlassian.net/browse/DB-3322)
### Description
Latest catalog version can be prefetched with PgSysTablePrefetcher instead just like all other tables. This will allow to save up 1 RPC call. | 1.0 | [YSQL] Avoid separate RPC to read latest catalog version while cache refresh - Jira Link: [DB-3322](https://yugabyte.atlassian.net/browse/DB-3322)
### Description
Latest catalog version can be prefetched with PgSysTablePrefetcher instead just like all other tables. This will allow to save up 1 RPC call. | priority | avoid separate rpc to read latest catalog version while cache refresh jira link description latest catalog version can be prefetched with pgsystableprefetcher instead just like all other tables this will allow to save up rpc call | 1 |
134,797 | 5,234,397,584 | IssuesEvent | 2017-01-30 15:34:33 | PowerPointLabs/PowerPointLabs | https://api.github.com/repos/PowerPointLabs/PowerPointLabs | closed | Write Test for Rotate or Duplicate and Rotate function | Feature.PositionLab Priority.Medium | I have meet the problems of simulation a button clicking in the WPF Pane. Therefore, I still cannot complete the unit test of them.
| 1.0 | Write Test for Rotate or Duplicate and Rotate function - I have meet the problems of simulation a button clicking in the WPF Pane. Therefore, I still cannot complete the unit test of them.
| priority | write test for rotate or duplicate and rotate function i have meet the problems of simulation a button clicking in the wpf pane therefore i still cannot complete the unit test of them | 1 |
544,972 | 15,933,003,470 | IssuesEvent | 2021-04-14 06:49:05 | red-hat-storage/ocs-ci | https://api.github.com/repos/red-hat-storage/ocs-ci | closed | Registry test modifies the user, which leads to other user permissions to readonly mode | Medium Priority bug | Registry [test case](https://github.com/red-hat-storage/ocs-ci/blob/master/tests/e2e/registry/test_registry_image_push_pull.py) execution creates user and adds roles to the user, during this operation other users permissions becomes read_only and they are not able to perform any write operation.
Observed this proble... | 1.0 | Registry test modifies the user, which leads to other user permissions to readonly mode - Registry [test case](https://github.com/red-hat-storage/ocs-ci/blob/master/tests/e2e/registry/test_registry_image_push_pull.py) execution creates user and adds roles to the user, during this operation other users permissions becom... | priority | registry test modifies the user which leads to other user permissions to readonly mode registry execution creates user and adds roles to the user during this operation other users permissions becomes read only and they are not able to perform any write operation observed this problem in cluster while execut... | 1 |
719,103 | 24,746,506,520 | IssuesEvent | 2022-10-21 10:08:13 | shedskin/shedskin | https://api.github.com/repos/shedskin/shedskin | closed | C++17x | auto-migrated Priority-Medium Type-Enhancement featurerequest | **Issue by miros1...@gmail.com**
_3 Sep 2011 at 7:30 GMT_
_Originally opened on Google Code_
---
```
I propose start using C++0x standard. It has a lot of new mechanism which make
easier translate python to C++. For example: tuples, auto type, new for loop.
```
| 1.0 | C++17x - **Issue by miros1...@gmail.com**
_3 Sep 2011 at 7:30 GMT_
_Originally opened on Google Code_
---
```
I propose start using C++0x standard. It has a lot of new mechanism which make
easier translate python to C++. For example: tuples, auto type, new for loop.
```
| priority | c issue by gmail com sep at gmt originally opened on google code i propose start using c standard it has a lot of new mechanism which make easier translate python to c for example tuples auto type new for loop | 1 |
55,380 | 3,073,059,617 | IssuesEvent | 2015-08-19 20:01:23 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | Solo.getCurrentViews | bug imported Priority-Medium | _From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on September 13, 2012 06:46:21_
What steps will reproduce the problem? 1. It happens from time to time What is the expected output? What do you see instead? expected output: get current views.
actual: Exception What version of the product... | 1.0 | Solo.getCurrentViews - _From [sergey.t...@gmail.com](https://code.google.com/u/101343934896050059712/) on September 13, 2012 06:46:21_
What steps will reproduce the problem? 1. It happens from time to time What is the expected output? What do you see instead? expected output: get current views.
actual: Exception What... | priority | solo getcurrentviews from on september what steps will reproduce the problem it happens from time to time what is the expected output what do you see instead expected output get current views actual exception what version of the product are you using on what operating system and... | 1 |
95,307 | 3,941,910,006 | IssuesEvent | 2016-04-27 09:44:30 | BugBusterSWE/documentation | https://api.github.com/repos/BugBusterSWE/documentation | closed | Aggiungere norme progettazione | Administrator priority:medium | *Documento in cui si trova il problema*:
Activity #285
Norme di Progetto
*Descrizione del problema*:
Inserire norme per la progettazione
Link task: [https://bugbusters.teamwork.com/tasks/6456675](https://bugbusters.teamwork.com/tasks/6456675) | 1.0 | Aggiungere norme progettazione - *Documento in cui si trova il problema*:
Activity #285
Norme di Progetto
*Descrizione del problema*:
Inserire norme per la progettazione
Link task: [https://bugbusters.teamwork.com/tasks/6456675](https://bugbusters.teamwork.com/tasks/6456675) | priority | aggiungere norme progettazione documento in cui si trova il problema activity norme di progetto descrizione del problema inserire norme per la progettazione link task | 1 |
604,652 | 18,716,085,676 | IssuesEvent | 2021-11-03 05:04:04 | AY2122S1-CS2103T-W11-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W11-3/tp | closed | Add tags for tasks | priority.Medium type.Story.Task type.Story | As a forgetful User, I can add optional tags to tasks, so that I can organize tasks by their types. | 1.0 | Add tags for tasks - As a forgetful User, I can add optional tags to tasks, so that I can organize tasks by their types. | priority | add tags for tasks as a forgetful user i can add optional tags to tasks so that i can organize tasks by their types | 1 |
818,049 | 30,668,760,831 | IssuesEvent | 2023-07-25 20:28:19 | SatelCreative/spylib | https://api.github.com/repos/SatelCreative/spylib | closed | Solve breaking changes on httpx 0.23.1 and fastapi 0.87.0 | Priority: Medium Type: Dependencies | I have updated the `pyproject.toml` to not update the httpx and fastapi to the latest version because they both contain breaking changes. To be dealt with in another PR:
[httpx==0.23.1](https://github.com/encode/httpx/releases/tag/0.23.1), breaking change on url typing, likely to
[fastapi==0.87.0](https://github.com/... | 1.0 | Solve breaking changes on httpx 0.23.1 and fastapi 0.87.0 - I have updated the `pyproject.toml` to not update the httpx and fastapi to the latest version because they both contain breaking changes. To be dealt with in another PR:
[httpx==0.23.1](https://github.com/encode/httpx/releases/tag/0.23.1), breaking change on ... | priority | solve breaking changes on httpx and fastapi i have updated the pyproject toml to not update the httpx and fastapi to the latest version because they both contain breaking changes to be dealt with in another pr breaking change on url typing likely to breaking change on testclient please ... | 1 |
783,877 | 27,549,888,865 | IssuesEvent | 2023-03-07 14:18:48 | unfoldingWord/gateway-edit | https://api.github.com/repos/unfoldingWord/gateway-edit | closed | Make the feedback form a draggable modal so the user can view their work environment when reporting feedback | Priority/Medium enhancement QA/Passed | Issue:
---
Currently, the feedback form is a fixed page. It should be a draggable feedback form.
DoD:
---
The feedback form is moveable.
Details:
---
v0.9.0 build 87451c8
The the user's project cannot be seen when submitting feedback. In many cases the feedback will be related to what is in their workspace so it wo... | 1.0 | Make the feedback form a draggable modal so the user can view their work environment when reporting feedback - Issue:
---
Currently, the feedback form is a fixed page. It should be a draggable feedback form.
DoD:
---
The feedback form is moveable.
Details:
---
v0.9.0 build 87451c8
The the user's project cannot be s... | priority | make the feedback form a draggable modal so the user can view their work environment when reporting feedback issue currently the feedback form is a fixed page it should be a draggable feedback form dod the feedback form is moveable details build the the user s project cannot be seen whe... | 1 |
466,505 | 13,425,584,728 | IssuesEvent | 2020-09-06 10:51:32 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 develop-15] Civics: capitol's overlapping cases | Category: UI Priority: Medium Status: Reopen | Need some adjustments here and there
1) Article

2) Removed Article
This one looks ugly, actually.
 Article

2) Removed Article
This one looks ugly, actually.
 and one list of currently displayed links (part of the complete list). ... | 1.0 | Reorderable links in Quicklinks - **Is your feature request related to a problem? Please describe.**
It would be nice to have a reorderable quicklinks page so all links can be reorder, remove or added. For this to work, we would need to maintain 1 list of all links (never changes) and one list of currently displayed l... | priority | reorderable links in quicklinks is your feature request related to a problem please describe it would be nice to have a reorderable quicklinks page so all links can be reorder remove or added for this to work we would need to maintain list of all links never changes and one list of currently displayed l... | 1 |
788,694 | 27,761,898,603 | IssuesEvent | 2023-03-16 08:54:32 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [YCQL] Fix ycqlsh cli to accept python 3.10, 3.11 by doing version comparison using float instead of string | kind/bug priority/medium area/ycql status/awaiting-triage | Jira Link: [DB-5721](https://yugabyte.atlassian.net/browse/DB-5721)
### Description
If you ONLY have python 3.10+ in your system, ycqlsh will fail to start with `No appropriate Python interpreter found.`
The reason is that it does string comparison when checking the version here: https://github.com/yugabyte/cqlsh/... | 1.0 | [YCQL] Fix ycqlsh cli to accept python 3.10, 3.11 by doing version comparison using float instead of string - Jira Link: [DB-5721](https://yugabyte.atlassian.net/browse/DB-5721)
### Description
If you ONLY have python 3.10+ in your system, ycqlsh will fail to start with `No appropriate Python interpreter found.`
T... | priority | fix ycqlsh cli to accept python by doing version comparison using float instead of string jira link description if you only have python in your system ycqlsh will fail to start with no appropriate python interpreter found the reason is that it does string comparison when checking the... | 1 |
676,134 | 23,117,208,871 | IssuesEvent | 2022-07-27 17:51:42 | maurosoria/dirsearch | https://api.github.com/repos/maurosoria/dirsearch | closed | [Feature Request] Report files and directories found in crawled file | enhancement Priority: Medium | First of all, thank you for this wonderful tool which is the first that I use on CTF.
I would like to know if it possible to add the ability to dirsearch to parse crawled file to extract and report present path and use it for recursive searching.
To avoid massive report, Dirsearch should only report files of the targ... | 1.0 | [Feature Request] Report files and directories found in crawled file - First of all, thank you for this wonderful tool which is the first that I use on CTF.
I would like to know if it possible to add the ability to dirsearch to parse crawled file to extract and report present path and use it for recursive searching.
... | priority | report files and directories found in crawled file first of all thank you for this wonderful tool which is the first that i use on ctf i would like to know if it possible to add the ability to dirsearch to parse crawled file to extract and report present path and use it for recursive searching to avoid massive... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.