azu

Results 512 issues of azu

Enter: do filter function It aim to re-filter after update list manually. ## Tasks - [ ] Add `onEnter` to https://github.com/azu/hatebupwa/blob/6a67ac5b224bf9fb17f64b8658c7d1ff06e20128/src/component/HatebuSearchList/HatebuSearchList.tsx#L122

Type: Feature
good first issue

Currentlly, the app has not define limitation when no filter input. We should add display limitation like `1000`. It will make more fast to show default list.

Type: Perf

![image](https://user-images.githubusercontent.com/19714/38796861-b4342a34-4197-11e8-8839-9f04e4577966.png) This scrollbar affect view port width. It is a jank. ## Task - [ ] Always show scrollbar or hide scrollbar

good first issue
Type: Design

#1 is related. [nativefier](https://github.com/jiahaog/nativefier) does not focus on content. So, we can not focus textarea at first. We need to create custom electron app.

Type: Feature
help wanted
Type: NativeApp

We should not request to /hatebu when the device is offline. ## Todo - [ ] Add network statsu to `AppSession` - [ ] Reqeust UseCase use the network status...

Type: Feature
good first issue

Add `FocusFilterTextFieldUseCase`, but it is not working correctly. Probably, the web content can not get focus from chrome content. I want to launch the app and focus text field. But...

[A simpler API for authoring commits | GitHub Changelog](https://github.blog/changelog/2021-09-13-a-simpler-api-for-authoring-commits/) We can use `createCommitOnBranch` instead of Rest API.

Status: Proposal

current readFile does not support binary.

Status: Proposal

I've implemented the rename function using write and delete batch update. https://github.com/jser/jser.github.io/blob/develop/actions/update-draft-pr/src/rename.ts But, I want to get the correct way that rename a to b at once.

help wanted

We want to get a suitable client icon https://github.com/azu/missue/blob/master/client/octoface.png Additionally, we need to support non macOS-icons.