STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
4 stars 4 forks source link

Copy chat button should directly bring the text to textbox. #96

Closed kamalkrbh closed 7 months ago

kamalkrbh commented 7 months ago

Copy button i nchat only copies the text which afterwards needto be pasted with addition keys usage, instead as soon as use clicks copy button it should not only copy the text in clipboard but also should take the text to textbox below.