Skip to content

chore(web-console): Import UI fixes + timestamp input update#154

Merged
insmac merged 4 commits intomainfrom
web-console/import-ui-fixes
May 31, 2023
Merged

chore(web-console): Import UI fixes + timestamp input update#154
insmac merged 4 commits intomainfrom
web-console/import-ui-fixes

Conversation

@insmac
Copy link
Copy Markdown
Contributor

@insmac insmac commented May 30, 2023

  • Fixed an issue when the user could not paste text (i.e. timestamp format) into form inputs because this action would close them and reset their state.
  • Fixed an issue when pasting a file to an already existing list would overwrite the queue.
  • Added a sample timestamp format text that stays below the pattern input all the time.
CleanShot 2023-05-30 at 16 58 45@2x

closes #153

Comment thread packages/web-console/src/scenes/Import/ImportCSVFiles/table-schema/column.tsx Outdated
@insmac insmac merged commit 5283145 into main May 31, 2023
@insmac insmac deleted the web-console/import-ui-fixes branch May 31, 2023 15:04
Vaibhav91one pushed a commit to Vaibhav91one/ui that referenced this pull request Oct 28, 2025
…#154)

* fix paste acton when dialogs are open

* Fix paste to existing file stack

* Add a timestamp format example

* adjust text color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

web-console: using "paste" shortcut clears the UI

2 participants