FOSSologyUI icon indicating copy to clipboard operation
FOSSologyUI copied to clipboard

changed the loading message and added a component and its style

Open DevEmmy opened this issue 2 years ago • 9 comments

Description

Changing from "Loading..." text when a page is on refresh to a css animation.

Changes

In the Constant > messages.js file, I replaced the "loading..." text with a component which I titled "Loader.jsx"

DevEmmy avatar Mar 27 '22 12:03 DevEmmy

@GMishx I use Linux instead of Windows

DevEmmy avatar Mar 28 '22 13:03 DevEmmy

Resolved the loader import issue as suggested by @soham4abc

DevEmmy avatar Mar 28 '22 13:03 DevEmmy

closes #185

DevEmmy avatar Mar 28 '22 14:03 DevEmmy

Resolved the loader import issue as suggested by @soham4abc

There are some more issues that You need to fix... You need to change the .js files to .jsx and need to re import wherever they are used.. I cloned you code and fixed those issues in my local.. If you face any issues feel free to ask me

soham4abc avatar Mar 28 '22 14:03 soham4abc

@soham4abc I already did that.

Check my latest push

DevEmmy avatar Mar 28 '22 14:03 DevEmmy

@DevEmmy are you still working on this issue?

soham4abc avatar Apr 04 '22 12:04 soham4abc

Is it working nice? Or you got errors?

If there are errors, you could let me know so I can fix it.

DevEmmy avatar Apr 04 '22 13:04 DevEmmy

Is it working nice? Or you got errors?

If there are errors, you could let me know so I can fix it.

there are some errors currently, I suggested some changes which should fix them. Do let me know if you have issues understanding them. :-)

soham4abc avatar Apr 04 '22 13:04 soham4abc

@DevEmmy , are there any updates on this PR?

GMishx avatar May 30 '22 10:05 GMishx