Content-Length: 255140 | pFad | http://github.com/lowcoder-org/lowcoder/commit/91720b92dadb33c7b1cf304281781f5c269f6964

45 limit datasource name to 16ch · lowcoder-org/lowcoder@91720b9 · GitHub
Skip to content

Commit 91720b9

Browse files
committed
limit datasource name to 16ch
1 parent 7260aa7 commit 91720b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ export function BottomTabs<T extends TabsConfigType>(props: {
278278
}}
279279
onChange={(value) => setError(editorState.checkRename(tabTitle, value))}
280280
onEditStateChange={(editing) => setEditing(editing)}
281+
style={{maxWidth: '16ch'}}
281282
/>
282283
<PopupCard
283284
editorFocus={!!error && editing}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/91720b92dadb33c7b1cf304281781f5c269f6964

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy