Create a Shuffle table to store different shuffle types
The default shuffle value will be Shuffle All
Will be a one record table
When app starts initialize the shuffle controls with the stored value
When any shuffle interactions take place, alter the the value in the database table
Store the shuffle settings in the database
- Create a Shuffle table to store different shuffle types
- The default shuffle value will be Shuffle All
- Will be a one record table
- When app starts initialize the shuffle controls with the stored value
- When any shuffle interactions take place, alter the the value in the database table
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Store the shuffle settings in the database