Skip to content

chore: sort by completed#1917

Merged
hdJerry merged 1 commit intomainfrom
cra-rxjs-sort-func
Aug 14, 2023
Merged

chore: sort by completed#1917
hdJerry merged 1 commit intomainfrom
cra-rxjs-sort-func

Conversation

@hdJerry
Copy link
Copy Markdown
Contributor

@hdJerry hdJerry commented Aug 14, 2023

Implement sort functionality

Background

In another ticket, a component was created with the sort dropdown button. The purpose of this ticket is to add the functionality and populate the fields for that button. The options that should be available to the user are listed below - when a user selects an option, the repository list on the page should be sorted to match the selection the user made.

Acceptance

  • Sort options:
    • last updated (default) - most recent first
    • name - Z-A
    • stars - most to least
  • only one selection allowed, noted with a check mark icon

Notes

@hdJerry hdJerry self-assigned this Aug 14, 2023
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for angular-ngrx-scss canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/angular-ngrx-scss/deploys/64da3df53b7bf400089c0dae

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for angular-apollo-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/angular-apollo-tailwind/deploys/64da3df5ca9e3300086cb6df

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for next-react-query-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/next-react-query-tailwind/deploys/64da3df530bd180007298139

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for solidjs-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/solidjs-tailwind/deploys/64da3df5446b090008655032

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for nuxt-pinia-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-pinia-tailwind/deploys/64da3df5c143ae0008265429

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for svelte-kit-scss canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/svelte-kit-scss/deploys/64da3df5a5af6600086f3444

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for remix-gql-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/remix-gql-tailwind/deploys/64da3df554e3610008c3006e

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for qwik-graphql-tailwind canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/qwik-graphql-tailwind/deploys/64da3df5ca9e3300086cb6e4

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for cra-rxjs-styled-components ready!

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/cra-rxjs-styled-components/deploys/64da3df54f54650008c690a2
😎 Deploy Preview https://deploy-preview-1917--cra-rxjs-styled-components.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for starter-dev-backend canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/starter-dev-backend/deploys/64da3df5745aaf0008741c92

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for expo-zustand-styled-components canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/expo-zustand-styled-components/deploys/64da3df55a74f40008dfa28e

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for vue3-apollo-quasar canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/vue3-apollo-quasar/deploys/64da3df55fbae900083d26c1

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 14, 2023

Deploy Preview for solidstart-tanstackquery-tailwind-mod canceled.

Name Link
🔨 Latest commit fea6d09
🔍 Latest deploy log https://app.netlify.com/sites/solidstart-tanstackquery-tailwind-mod/deploys/64da3df554e3610008c30073

@hdJerry hdJerry merged commit a05332c into main Aug 14, 2023
@hdJerry hdJerry deleted the cra-rxjs-sort-func branch August 14, 2023 14:49
@hdJerry hdJerry linked an issue Aug 14, 2023 that may be closed by this pull request
5 tasks
@thisdot-bot
Copy link
Copy Markdown

Hi @hdJerry. 👋

Your PR has been approved and merged. 🎉

Thank you for your continued contributions to the starter.dev GitHub showcases repo. ❤️

Keep up the great work!

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.

[cra-rxjs-sc] Implement sort functionality

3 participants