Thada Wangthammang

Results 63 issues of Thada Wangthammang

## Problem ### 1. Less y-axis margin between code block and bullet ![image](https://user-images.githubusercontent.com/3647850/129821836-7cfc5d00-55e1-495e-a2ba-dbee7f768f31.png) ### 2. More y-axis margin between bullet item and its nested item. ![image](https://user-images.githubusercontent.com/3647850/129821966-d716511e-62dc-48fa-a652-3a3b21e8259f.png) ### 3. On mobile,...

Website should be supported Tablet device size. # Problems ## Problem on width 800px-1100px - The menu bar display multiple lines, - Sidebar width is too wider for tablet. here...

# Problem As you can see in the code: [/src/components/Sidebar/contentTree.js](https://github.com/dotnetthailand/dotnetthailand.github.io/blob/a30ab60e34d220b2c2f19a33471555c627f5ef7c/src/components/Sidebar/contentTree.js#L12-L13) ```js // ... // Maximum Deep level of render Nav menu (Start with 0) const limitDeepLevel = 3; // ......

# Problem When someone add the content more than 4 levels of nested folder, it will not be shown in the any result. As you can see in the code:...

## Background After Nammatham v2 entered the Alpha stage and underwent real-world usage testing, it performed well as an Azure Function library, more developer-friendly than Azure's official one. Following that,...

v3

- [ ] httpGet -> get - [ ] httpPost -> post - [ ] httpPut -> put - [ ] httpDelete -> delete to be same method with v3

v2
v2-blocker

Somehow Azure Functions host locally cannot setup CORS, here is temporary solution Add them into command nammatham cli => https://github.com/mildronize/bunsheet/tree/main.next.current-monthly-budget.signalr/cors-reverse-proxy

- [X] PoC using host.json prop, nammed watchDirectories instead of dev mode. - [ ] Apply to all examples

v1