Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added alert message #4866

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adarsh7raj
Copy link

@adarsh7raj adarsh7raj commented Apr 1, 2024

Fixes #4812

Describe the changes you have made in this PR -

Before clicking on anchor tag it does not shows any alert message, I added alert function when clicked on anchor tag to copy the tool url , consumer key and shared secret it shows a alert message that the consumer is copied to the clipboard .

Screenshots of the changes (If any) -

Before:

Screenshot 2024-04-01 121257

After:

lms.mp4

Copy link

@hound hound bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

warning: parser/current is loading parser/ruby26, which recognizes
warning: parser/current is loading parser/ruby26, which recognizes
warning: 2.6.0-dev-compliant syntax, but you are running 2.6.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
1 error(s) were found in ERB files
Linting 1 files with 12 linters...

expected attribute value after '=' (at >)
In file: app/views/groups/_lms_credentials_modal.html.erb:34

Copy link

@hound hound bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

warning: parser/current is loading parser/ruby26, which recognizes
warning: parser/current is loading parser/ruby26, which recognizes
warning: 2.6.0-dev-compliant syntax, but you are running 2.6.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
1 error(s) were found in ERB files
Linting 1 files with 12 linters...

expected attribute value after '=' (at >)
In file: app/views/groups/_lms_credentials_modal.html.erb:34

Copy link

codeclimate bot commented Apr 1, 2024

Code Climate has analyzed commit f6567c8 and detected 0 issues on this pull request.

View more on Code Climate.

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.

🐞 Bug:Copy button not working.
1 participant