-
Carried over from https://github.com/brave/browser-laptop/issues/2185
- tabs shown in side bar
- side bar width is changeable
Implementation in Microsoft Edge
![image](https://user-images.gith…
-
I'm very aware that this is most likely me not understanding Widget testing enough but I'm trying to be a good community member. When the framework tells me to report a bug I will 😆. This piece in t…
-
### Description
I need to edit mass permissions since Ultra Prison Core changed their integer to xprison and there for I need access to all of my users to modify permissions. Even if I try to searc…
-
When I pass an ui.Image object to `fromImage`, it throws an error. This is how my code looks like:
```dart
Future generateFromBytes(Uint8List bytes) async {
var decodedImage = await decodeIma…
-
can you add support for customized msg-templates for c7n_mailer? it appears the tool is hard-coded to look for a default template regardless of what's specified in the .yml config.
-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
The code of kibana web application is stored under `/home/mfadmin/tmp/kibana`
But the `~/tmp/` folder is a temporary directory, so **it can be removed by a purge process** (cf. crontab).
The com…
-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…
-
Hi,
We are running solidify to migrate from Jira version 8.13.15 to Azure Devops.
I ran export command: jira-export -u Username -p Password--url https://yourjira.site.com/ --config config.json --for…
-
## Steps to Reproduce
1. `flutter create bug`
2. `cd bug`
3. `flutter run -d Chrome --release --verbose`
**Expected results:** I expected flutter counter project to compile successfull…