Artea

Results 33 comments of Artea

I prefer nuxt's solution like the following UI: https://v3.nuxtjs.org/guide/directory-structure/layouts#overriding-a-layout-on-a-per-page-basis ![图片](https://user-images.githubusercontent.com/39197136/180391412-8e100e6b-e550-46a7-bbc5-11c5b32e099a.png) Grammar: https://github.com/nuxt/framework/blob/d135608ef0d607259c0ae6f5156c8f46ff78ddc3/docs/content/2.guide/3.directory-structure/7.layouts.md?plain=1#L140-L175

加一个白色看起来比较突兀而且会遮挡住字数背后的文字 想要不重叠 把 字数挪到外边也是一种方案 不过可能和其他的一起布局的时候不太方便 或者给字数显示单独留一行

看了一下 mui 有做这个功能 https://mui.com/zh/components/dialogs/#draggable-dialog

track in https://github.com/tusen-ai/naive-ui/issues/3165

> 拖拽data name 的表头部分 https://github.com/tusen-ai/naive-ui/issues/3165 和这个应该是同一个需求 刚才贴错链接了

确实是比较常见的需求 我们会想办法支持 团队里已经有 PR 尝试解决了 https://github.com/tusen-ai/naive-ui/pull/3462

still get issue on ci but all test pass on my computer with node 18.7.0 I think there still bug

是 drawer 漏掉了 一个 setTimeout